码迷,mamicode.com
首页 >  
搜索关键字:no write has been do    ( 38312个结果
在Ubuntu custom kernel上裝perf by compile
Using perf, the Linux Performance Analysis tool on Ubuntu KarmicA lot has been going on with Linux performance counters (now called performance events...
分类:其他好文   时间:2014-05-16 04:06:37    阅读次数:386
js动态加载控件jsp页面
例子1:(具体参照drp中的flow_card_add.jsp) cell0 cell1 cell2 例子2: /news.do?method=add" method="post" enctype="multipart/form-data"> 新闻标题 ...
分类:Web程序   时间:2014-05-16 03:57:52    阅读次数:442
poj 2586 -- Y2K Accounting Bug
Y2K Accounting BugTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 9644Accepted: 4813DescriptionAccounting for Computer Machinists (ACM) has s...
分类:其他好文   时间:2014-05-16 03:11:10    阅读次数:264
url-pattern配置
/a /ff.do *do这三种写法是对的
分类:其他好文   时间:2014-05-15 21:58:05    阅读次数:250
zoj 3386 Trick or Treat 三分 求最大值的 最小值
题目来源:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=3963题意: 给定 N 个不同的点, 求在x轴上的 一点, 使 这点到N个点的 距离 最大 的 最小值。f(x) = max(i){ (xi - x) ^2 + yi ^...
分类:其他好文   时间:2014-05-15 21:39:24    阅读次数:314
Extending your SharePoint 2007 site with Microsoft ASP.NET AJAX 3.5
After ASP.NET 3.5 has been installed you need to modify the web.config file of your MOSS web site with a few Ajax specific entries. Typically, the web...
分类:Web程序   时间:2014-05-15 21:16:22    阅读次数:528
脚本批量添加和批量删除用户
批量添加用户#!/bin/bashi=1while [ $i -le 20 ]do useradd stu$i echo "123456" | passwd --stdin stu$i &> /dev/null i=$(($i+1))done# 删除用户#!/bin/bash# 批...
分类:其他好文   时间:2014-05-15 21:11:33    阅读次数:218
Mysql导入大SQL文件数据问题
如果sql文件过大,会出现mysql out of memory (NeededXXXbytes),或者"MySQL server has gone away"问题; 另外如果sql文件数据有中文,会出现乱码。解决的问题,修改max_allowed_packet参数,在my.ini或者my.cnf文...
分类:数据库   时间:2014-05-15 20:54:05    阅读次数:395
web编码
1各种编码A .1 html编码 -HTML标签this.Response.Write(this.Server.HtmlEncode("的作用将文本设置为标题样式!"));//使 等等的特殊符号,已文本性质显示输出:的作用将文本设置为标题样式!A.2不用html编码-HTML标签this.Respo...
分类:Web程序   时间:2014-05-15 18:07:30    阅读次数:343
mining crushing equipment
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!