搜索列表
-
Apache最新官方配置文件中文版说明
【RedHat/Centos】Apache最新官方配置文件中文版## Based upon the NCSA server configuration files originally by Rob McCool.#参照NCSA服务器的配置文件,原版由Rob McCool发布## This is the main Apache server configuration file. It contains the# configuration
中文版说明文件配置最新官方theto"of< -
用软件lm_sensors监测Linux系统和CPU温度
【RedHat/Centos】lm_sensors的软件可以帮助我们来监控主板,CPU的工作电压,风扇转速、温度等数据。这些数据我们通常在主板的 BIOS也可以看到。当我们可以在机器运行的时候通过lm_sensors随时来监测着CPU的温度变化,可以预防呵保护因为CPU过热而会烧掉。 1. 安装lm_sensors
温度系统监测软件我们可以minroot@securitycn -
大数量查询分页显示 微软的解决办法
【ASP编程】微软的解决办法 using System; using System.Data; using System.Data.SqlClient; using System.Drawing; using System.Windows.Forms; public class PagingSample: Form { // Form ...
大数量查询分页显示微软的解决办法 -
javascript asp教程第十二课---session对象
【ASP编程】Overview: The Session Object is how you track a single user across many pages. It has four (4) properties, two (2) collections, one (1) method, and two (2) events. Get Started: In this series of examples we will create a password system. We will use the Session Object to track whet...
javascriptasp教程第十二课---session对象 -
javascript asp教程第七课--response属性
【ASP编程】Below is a table of Response Properties along with examples and explanations. Response Properties Buffer Response.Buffer = trueAllows for the buffering of output CacheControl Response.CacheControl="Public" Sets Cache to "Public" or "Private" CharSet Response.CharSet="window...
javascriptasp教程第七课--response属性 -
Cross-Browser Variable Opacity with PNG
【CSS/HTML】Periodically, someone tells me about the magic of PNG, how it's the ideal image format for the web, and that someday we'll all be using it on our sites instead of GIF. People have been saying this for years, and by now most of us have stopped listening. Sadly, flaky browser support h...
Cross-BrowserVariableOpacitywithPNG -
兼容多浏览器实现半透明(Opera ie firefox)
【CSS/HTML】Click on a link above to make the image disappear and re-appear by gradually fading in/out. It uses CSS transparency, in CSS you can set the&nbs...
兼容多浏览器实现半透明(Operaiefirefox) -
JDBC连接Oracle数据库常见问题及解决方法
【JSP编程】注:本文是斑竹从JDBC & Transaction版摘录广大站友的提问以及各种解答整理而来,如果您认为本文的内容已触犯了您的权益,请联系管理员进行修改。 Jbuilder正确连接 oracle 9i需要注意的几个问题 oracle8以上的应该都使用classes12.jar文件作为jdbc驱动; 正确设置windows的classpath和jbuilder中的enterprise set...
JDBC连接Oracle数据库常见问题及解决方法 -
ASP中一个用VBScript写的随机数类
【ASP编程】外国人写的一个class,这么一点小小的应用,除非有特殊需求,还没有必要模块化。 用asp产生一个随机数。 <% ''************************************************************************** '' CLASS: cRandom '' Calls randomize to seed the&...
ASP中一个用VBScript写的随机数类 -
计算机科学中32个常用的基础算法
【其它综合】这篇文章主要介绍了计算机科学中32个常用的基础算法,也是计算机科学中最重要的算法,需要的朋友可以参考下
计算机基础算法 -
Laravel框架FormRequest中重写错误处理的方法
【PHP编程】这篇文章主要介绍了Laravel框架FormRequest中重写错误处理的方法,小编觉得挺不错的,现在分享给大家,也给大家做个参考。一起跟随小编过来看看吧
LaravelFormRequest重写错误 -
HTML5的结构和语义(3):语义性的块级元素
【html5】HTML5还增加了一些纯语义性的块级元素: aside figure dialog 我在文章和书中一直使用前两个元素。第三个元素我不经常用,它主要用于书面文本。aside aside元素代表说明、提示、边栏、引用、附加注释等,也就是叙述主线之外的内容。例如,在developer
语义元素结构<">可以0"编写/p>