E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
caching
eclipse的一个些个人设定
; Window -> Preferences -> Internet -> Cache -> 选择Disable
Caching
·
2015-10-31 14:15
eclipse
.NET4.0的可扩展缓存系统
.NET Framework中,叫做System.Runtime.
Caching
,这不仅是个缓存库,还是个框架,可以在上面开发自己的库。ObjectCache定义了所有缓存都要实现的通用操作。
·
2015-10-31 14:47
.net
微软企业库4.1学习笔记(九)企业库程序集的部署
使用一个模块的应用也可能会需要其他模块的程序集,例如使用
Caching
模块,有可能会需要Data Access模块的程序集。 在应用中使用企业库,可以用下面的两种方式来部署企业库的
·
2015-10-31 13:15
学习笔记
利用缓存提高 Drupal 扩展性
利用缓存提高 Drupal 扩展性 六, 2009-09-19 16:41 文章说明 原文地址:
Caching
: Modules that make Drupal scale Cityreader
·
2015-10-31 13:46
drupal
KudySharp C#类库简要介绍
主要是Web应用)开发中常用的功能,下面简要介绍里面有哪些主要内容(以后在这个分类里会有更多基于它的应用文章): 下载KudySharp 命名空间:KudySharp.
Caching
·
2015-10-31 12:30
sha
【缓存】.net中Cache管理操作
using System; using System.Web; using System.Web.
Caching
; using System.Collections;
·
2015-10-31 12:58
cache
linux内存管理--top下信息的分析【转帖】
nbsp; [转帖自cu论坛] linux内存管理 细心的朋友会注意到,当你在Linux下频繁存取文件后,物理内存会很快被用光,当程序结束后,内存不会被正常释放,而是一直作为
caching
·
2015-10-31 12:59
linux
[WCF REST] 通过ASP.NET Output
Caching
实现声明式缓存
ASP.NET的输出缓存(Output
Caching
)机制允许我们针对整个Web页面或者页面的某个部分(主要针对用户控件)最终呈现的HTML进行缓存。
·
2015-10-31 11:47
asp.net
sencha architect/sencha touch , to prevent breakpoint lost when you debug
add this to your loader config: Ext.Loader.setConfig({ disable
Caching
: false });  
·
2015-10-31 11:33
Sencha Touch
Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls
This article discusses:
Caching
and forms authentication View state and session state Profile
·
2015-10-31 11:09
asp.net
Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls
This article discusses:
Caching
and forms authentication View state and session state Profile
·
2015-10-31 11:04
asp.net
.net System.Web.
Caching
.Cache缓存类使用详解
System.Web.
Caching
命名空间提供用于缓存服务器上常用数据的类。这包括 Cache 类,该类是一个使您可以存储任意数据对象(如哈希表和数据集)的词典。
·
2015-10-31 11:04
System
SqlCacheDependency:asp.net SQL缓存依赖
命名空间:System.Web.
Caching
程序集:System.Web(在 system.web.dll 中) 这是我作的一个例子: 新建一个页
·
2015-10-31 11:31
dependency
Caching
Data in the Architecture (C#)
http://www.asp.net/web-forms/tutorials/data-access/
caching
-data/
caching
-data-in-the-architecture-cs
·
2015-10-31 11:01
Architecture
http 304优化
很多人首先会想从服务器缓存方面着手对程序进行 优化,许多不同的服务器缓存方式都有他们自己的特点,像我曾经参与的一些项目中,根据缓存的命中率不同使用过 Com+/Enterprise Libiary
Caching
·
2015-10-31 11:15
http
smarty模板开发基础总结
Smarty类的子类,定制好template_dir、compile_dir、config_dir、cache_dir、left_delimiter、right_delimiter、compile_check、
caching
·
2015-10-31 11:38
smarty
关于System.Web.
Caching
的“未将对象引用设置到对象的实例”错误
初接触Asp.Net不久,想在后端做个缓存机制,于是使用了System.Web.
Caching
的Cache类。
·
2015-10-31 11:38
System
asp.net 使用驻留在页面中的Cache缓存常用可定时更新的数据
这个就先需要先知道一下System.Web.
Caching
.Cache类,其实在我做WEB应用的时候,我会将一些使用频繁但是又要经常使用并且需要急时更新的对象放到Cache中,这样可以很大程序上减少从硬盘上读取数据的次数
·
2015-10-31 11:12
asp.net
CentOS 5.4 安装 DNS
(一)安装 bind 及相关包 # yum install bind bind-utils bind-libs bind-chroot # yum -y install
caching
-nameserver
·
2015-10-31 11:57
centos
企业库2.0实践之缓存实践
webconfig配置:<configSections> <section name="
caching
Configuration"
·
2015-10-31 11:58
缓存
Enterprise Library 5.0
包括:
Caching
Block、Cryptography Block、Data Access Block、Exception Handling Block、Logging Block、Policy Injection
·
2015-10-31 11:50
library
Interesting Finds: 2008.04.30
.NET Implementing Generic
Caching
winecellarmanager - A basic winecellar management system based
·
2015-10-31 10:34
REST
[Cache 学习] Cache.Insert 与 Cache.Add 区别
25日 星期四 09:04来源:http://hi.baidu.com/xiao_wei2008/blog/item/033d5b3f9fd0d6e855e7237b.html System.Web.
Caching
·
2015-10-31 10:32
insert
End-to-end and Hop-by-hop Headers-----from HTTP1.1
13.5.1 End-to-end and Hop-by-hop Headers For the purpose of defining the behavior of caches and non-
caching
·
2015-10-31 10:09
header
IIS7优化手记
聚聚产品现在运行在windows2008+IIS7的环境下,一个服务器于2008-5-31号现在共有 1030个社区在运行,当然有些社区的访问量为0,针对网站平台的加构做了些简单的访问优化 首先是对IIS7的
Caching
·
2015-10-31 10:10
IIS
web中缓存的使用
这个我同意,但一般编程都用微软中system.web.
caching
.cache 类,它是在把数据放在内存中。可能有人会问
·
2015-10-31 10:04
Web
silverlight通过应用缓存来减少XAP包的大小--DLL动态加载
因此微软在SilverLight 3.0版本中提供了应用程序集缓存(Application Library
Caching
),可以解决这一缺陷。 应用程序集
·
2015-10-31 10:22
silverlight
在非asp.net程序中使用缓存
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web.
Caching
·
2015-10-31 10:20
asp.net
memcached系列1:memcached实例
下面让我们以memcached-1.2.1-win32版本的服务组件(安装后是以一个windows服务做daemon)和 C#API(Enyim.
Caching
)为基础,
·
2015-10-31 10:02
memcached
Tips For Speeding Up
Caching
ArcGIS Server Map Services
转自ESRI的官方文章 http://mandown.co.nz/esri/tips-for-speeding-up-
caching
-arcgis-server-map-services/ Tips
·
2015-10-31 10:59
service
解决ubuntu上网慢的方法
Ubuntu中Firefox解析DNS慢问题的解决方法 http://www.5dlinux.com/article/1/2007/linux_9846.html HOWTO: Persistent DNS
Caching
·
2015-10-31 10:31
ubuntu
SharePoint2010企业开发最佳实践(三)---- 对象缓存技术
许多开发人员都使用 Microsoft .NET Framework 缓存对象(例如 System.Web.
Caching
.Cache)帮助更好地利用内存并提高总体系统性能。
·
2015-10-31 10:40
SharePoint
sitecore 缓存管理器
namespace XXX.Shared.Infrastructure.
Caching
{ using System; using System.Collections.Generic
·
2015-10-31 10:14
core
wamp,appche Leverage browser
caching
在httpd.conf中加载expires和headers模块,然后再添加类似如下的代码: <IfModule mod_expires.c> ExpiresActive on # Perhaps better to whitelist expires rules? Perhaps. ExpiresDefault &n
·
2015-10-31 10:23
browser
Web 开发应该关心的几个点
Navigation Login, Security, and Roles Connection to Data Code Componentization Web Services Performance and
Caching
·
2015-10-31 10:44
Web
Enterprise Library系列文章目录
Microsoft Enterprise Library 5.0 系列(一)
Caching
Application Bloc
·
2015-10-31 10:03
library
asp.net(vs2005) + Sql2000 缓存依赖
aspnet_regsql -S localhost -E -d database -ed database 为数据库名 2. web.config中添加: <
caching
·
2015-10-31 09:52
asp.net
8/18/2007 links: ASP.NET, ADO.NET, SQLSERVER, VS2005 and Others
ASP.NET Cache Up to the
Caching
Application Block in Enterprise Library 3.0  
·
2015-10-31 09:48
sqlserver
Interesting Finds: 2009 01.18~01.21
Web Intro to
Caching
,
Caching
algorithms and
caching
frameworks part 1 - part 2 Readings in Distributed
·
2015-10-31 09:25
REST
Interesting Finds: 2009 02.11~02.15
.NET ASP.Net
Caching
Is Too Easy Writing your first Visual Studio Language Service SharpDevelop
·
2015-10-31 09:25
REST
Interesting Finds: 2008.10.19~2008.10.23
.NET ASP.NET MVC Beta Source Code Release - Partial Output
Caching
in ASP.NET MVC - Partial Requests
·
2015-10-31 09:23
REST
TCMalloc:线程缓存的Malloc
TCMalloc(Thread-
Caching
Malloc)是google开发的开源工具“google-perftools”中的成员。
·
2015-10-31 09:26
malloc
web中缓存的使用
这个我同意,但一般编程都用微软中system.web.
caching
.cache 类,它是在把数据放在内存中。可能有人会问
·
2015-10-31 09:27
Web
Caching
Best Practices--reference
reference:http://java.dzone.com/articles/
caching
-best-practices There is an irresistible attraction
·
2015-10-31 09:58
reference
Caching
Application Block 翻译(三)---------缓存使用的常见场景
这部分介绍当开发者需要缓存数据时遇到的最常见的应用场景。对每个场景的需完成的任务,都会给出一个真实的示例,该示例包含如何使用缓存程序块的演示代码,这个场景分为两部分,第一个部分演示基本的缓存操作:×在缓存中添加数据项。这个主题介绍如何使用 Add 方法 在缓存中添加一项。你也能够设置该项的过期策略和优先级。×在缓存中删除数据项。这个主题介绍如何使用 Rmove 方法在缓存中
·
2015-10-31 09:42
application
Caching
Application Block 翻译(一)(介绍篇完)---请大家多多包涵,翻译水平太烂
Enterprise Library
Caching
Application Block 能够使开发者把本地缓存纳入其应用。
·
2015-10-31 09:42
application
如何知道在Windbg中得到Memory type(也叫做
caching
type)
具体问题你可能需要参阅1.你的CPU的手册,比如说Intel IA32手册的3A卷的10.3 METHODS OF
CACHING
AVAILABLE2.操作系统的
·
2015-10-31 09:39
memory
教你50招提升ASP.NET性能(一):缓存是最后的手段
(1)
Caching
is a last resort 招数1: 缓存是最后的手段 Projects that use multiple levels of cache often
·
2015-10-31 09:02
asp.net
cache 助手
using System; using System.Web; using System.Web.
Caching
; namespace net91com.Common { /// <
·
2015-10-31 09:34
cache
Throttling ASP.NET Web API calls
Throttling-ASPNET-Web-API-calls.aspx https://github.com/WebApiContrib/WebAPIContrib/blob/master/src/WebApiContrib/
Caching
·
2015-10-31 09:35
asp.net
上一页
59
60
61
62
63
64
65
66
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他