public static function upFile($r,$p='../images/link/',$type='gif,jpg,png',$named=0){ $newnames = null; //var_dump($r); forea...
分类:
其他好文 时间:
2014-07-18 21:10:05
阅读次数:
177
questionI am uploading images to jboss server by getting the absolute path using the following codegetServletContext().getRealPath("");The uploaded im...
分类:
数据库 时间:
2014-07-17 00:15:11
阅读次数:
429
修改Aqua的ligerui-grid.css.l-panel-topbar 样式修改为:.l-panel-topbar{padding: 0;background: #CEDFEF url('../images/panel/panel-toolbar.gif') repeat-x;height: ...
分类:
其他好文 时间:
2014-07-16 16:02:14
阅读次数:
295
图片保存到数据库的方法: public void imgToDB(string sql) { //参数sql中要求保存的imge变量名称为@images //调用方法如:imgToDB("update UserPhoto setPhoto=@imageswhere UserNo='" + temp ...
分类:
数据库 时间:
2014-07-16 12:39:09
阅读次数:
321
2013-5-3 Yongwu Shen
Future AI system would be the one that is able to grow from the rootby itself, rather than being created brick by brick like existing ones.
Building an AI system in the future w...
分类:
其他好文 时间:
2014-07-16 08:51:57
阅读次数:
347
docker images往往不知不觉就占满了硬盘空间,为了清理冗余的image,可采用以下方法:
1.进入root权限
sudo su
2.停止所有的container,这样才能够删除其中的images:
docker stop $(docker ps -a -q)
如果想要删除所有container的话再加一个指令:
docker rm $(docker ps -a -...
分类:
其他好文 时间:
2014-07-15 22:33:51
阅读次数:
527
##ctypes```pythonimport ctypes ctypes.windll.user32.MessageBoxW(0, u'内容', u'标题',0)```![](http://images.cnitblog.com/blog/650461/201407/141050006156832...
分类:
编程语言 时间:
2014-07-14 23:54:43
阅读次数:
2651
/images/lodding1.gif" id="lodding" style="margin-right:10px;margin-top:0px;"/>正在处理,请稍候...
分类:
其他好文 时间:
2014-07-14 21:44:18
阅读次数:
282