要使用gzip压缩功能,可以在Connector实例中加上如下属性:1)compression="on"打开压缩功能2)compressionMinSize="2048"启用压缩的输出内容大小,这里面默认为2KB3)noCompressionUserAgents="gozilla,traviata"对于以下的浏览器,不启用压缩&<60;4)compressableMimeType=..
分类:
其他好文 时间:
2014-05-27 03:53:04
阅读次数:
207
1.使用组策略配置IE退出时清空缓存。 1)在GPO编辑页面进入如下路径来配置IE退出时清空缓存
Administrative Templates\Windows Components\Internet Explorer\Internet Control
Panel\Advanced P...
分类:
其他好文 时间:
2014-05-21 04:01:56
阅读次数:
322
这是微软官方教程Getting Started with Entity Framework 6
Code First using MVC 5 系列的翻译,这里是第十二篇:为ASP.NET MVC应用程序使用高级功能原文:Advanced Entity
Framework 6 Scenarios fo...
分类:
Web程序 时间:
2014-05-19 21:59:01
阅读次数:
656
要使用gzip压缩功能,可以在Connector实例中加上如下属性:1)
compression="on" 打开压缩功能2) compressionMinSize="2048" 启用压缩的输出内容大小,这里面默认为2KB3)
noCompressionUserAgents="gozilla, tra...
分类:
其他好文 时间:
2014-05-18 21:28:24
阅读次数:
453
we has introduced advanced technology from home
and abroad, and combined specific industrial and mining conditions of related
industries in China. Wit...
分类:
其他好文 时间:
2014-05-15 17:53:13
阅读次数:
353
Pat1043代码
题目描述:
A Binary Search Tree (BST) is recursively defined as a binary tree which has the following properties:
The left subtree of a node contains only nodes with keys less than t...
分类:
其他好文 时间:
2014-05-15 05:09:59
阅读次数:
351
Pat1043代码题目描述:A Binary Search Tree (BST) is
recursively defined as a binary tree which has the following properties:The left
subtree of a node contain...
分类:
其他好文 时间:
2014-05-14 22:03:25
阅读次数:
487
Pat1044代码
题目描述:
Shopping in Mars is quite a different experience. The Mars people pay by chained diamonds. Each diamond has a value (in Mars dollars M$). When making the payment, the chain can...
分类:
其他好文 时间:
2014-05-13 14:33:08
阅读次数:
437
Pat1016代码
题目描述:
A long-distance telephone company charges its customers by the following rules:
Making a long-distance call costs a certain amount per minute, depending on the time of day w...
分类:
其他好文 时间:
2014-05-13 06:45:05
阅读次数:
460