码迷,mamicode.com
首页 >  
搜索关键字:oct    ( 3638个结果
linux 下权限问题
linux 系统下的文件权限drwxr-xr-x. 2 weblogic weblogic 4096 Dec 26 2012 console-ext-rwxr-xr-x. 1 weblogic weblogic 150 Oct 17 09:43 edit.lok位置0 - 代表文件 d ...
分类:系统相关   时间:2014-11-05 10:27:28    阅读次数:204
BZOJ 1684: [Usaco2005 Oct]Close Encounter
题目1684: [Usaco2005 Oct]Close EncounterTime Limit:5 SecMemory Limit:64 MBDescriptionLacking even a fifth grade education, the cows are having trouble w...
分类:其他好文   时间:2014-11-04 19:15:59    阅读次数:272
Pandorabox的cubietruck启动
U-Boot SPL 2014.04 (Oct 31 2014 - 17:02:41) Board: Cubietruck DRAM: 2048 MiB CPU: 960000000Hz, AXI/AHB/APB: 3/2/2 spl: not an uImage at 1600 U-Boot 2014.04 (Oct 31 2014 - 17:02:41) Allwinner Techno...
分类:其他好文   时间:2014-11-04 17:40:38    阅读次数:310
BZOJ 1644: [Usaco2007 Oct]Obstacle Course 障碍训练课
题目1644: [Usaco2007 Oct]Obstacle Course 障碍训练课Time Limit:5 SecMemory Limit:64 MBDescription考虑一个 N x N (1 3 #include 4 #include 5 using namespace std; 6....
分类:其他好文   时间:2014-11-04 00:05:58    阅读次数:282
/var/tmp/.oracle 和 oracle listener (监听)的一点理解
关于 /var/tmp/.oracle 的作用测试 ~---查看 /var/tmp 的权限 [root@lixora var]# ll total 164 。。。 drwxrwxrwt  3 root root 4096 Oct 31 13:16 tmp   [root@lixora .oracle]# ll total 0 srwxrwxrwx 1 oracle10g oi...
分类:数据库   时间:2014-11-01 17:52:58    阅读次数:278
BZOJ 1709: [Usaco2007 Oct]Super Paintball超级弹珠
题目1709: [Usaco2007 Oct]Super Paintball超级弹珠Time Limit:5 SecMemory Limit:64 MBSubmit:329Solved:255[Submit][Status]Description奶牛们最近从著名的奶牛玩具制造商Tycow那里,买了一...
分类:其他好文   时间:2014-10-31 18:48:21    阅读次数:277
cubietuck-openwrt启动信息
U-Boot SPL 2014.04 (Oct 24 2014 - 16:39:49) Board: Cubietruck DRAM: 2048 MiB CPU: 960000000Hz, AXI/AHB/APB: 3/2/2 spl: not an uImage at 1600 U-Boot 2014.04 (Oct 24 2014 - 16:39:49) Allwinner Techno...
分类:其他好文   时间:2014-10-31 17:33:02    阅读次数:408
R语言学习笔记:日期处理
1、取出当前日期Sys.Date()[1] "2014-10-29"date() #注意:这种方法返回的是字符串类型[1] "Wed Oct 29 20:36:07 2014"2、在R中日期实际是double类型,是从1970年1月1日以来的天数typeof(Sys.Date())[1] "doub...
分类:编程语言   时间:2014-10-29 23:48:40    阅读次数:217
django 上传图片不能在视图中显示的解决方法
media路径设置:MEDIA_ROOT=os.path.join(BASE_DIR,‘media‘) MEDIA_URL=‘/media/‘网页中图片无法显示,显示404错误:[28/Oct/201411:03:15]"GET/media/photos/44.thumb.JPGHTTP/1.1"4042528解决方法:根据DJANGO1.6文档-6.19.2static():设置项目URL文件:fromdjango.confimpo..
分类:Web程序   时间:2014-10-29 02:11:07    阅读次数:221
slqplus 帮助手册
1.查看sqlplus的帮助是否可用,必须登录了才可用。D:\app\product\11.1.0\db_1\sqlplus\admin\help>sqlplus /nologSQL*Plus: Release 11.1.0.7.0 - Production on Tue Oct 28 10:55:...
分类:其他好文   时间:2014-10-28 12:07:29    阅读次数:256
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!