新浪CDN: <script src … Continue reading jquery cdn推荐 国内Jquery CDN
日志
adjtimex使用
今天遇到一个ntp的同步问题。服务器上配置好 … Continue reading adjtimex使用
velocity语法
1.声明变量 #set($var = XXX) 右边可以是以 … Continue reading velocity语法
SQL语句中引号(‘、quotedstr(、(”、format(在SQL语句中的用法
@Html.ValidationSummary(的使用
@Html.ValidationSummary … Continue reading @Html.ValidationSummary(的使用
禁止鼠标右键代码 禁止按键F5和禁止鼠标右键菜单 js代码
velocity注释 Velocity模板中的注释
Velocity ——VTL模板中 … Continue reading velocity注释 Velocity模板中的注释
CachedRowSet的用法
String sql=”select item_code from x … Continue reading CachedRowSet的用法
Log4j的ConversionPattern参数的格式含义
Log4j建议只使用 … Continue reading Log4j的ConversionPattern参数的格式含义
Response.AddHeader使用实例
1.文件下载,指定默认名 Resp … Continue reading Response.AddHeader使用实例