码迷,mamicode.com
首页 >  
搜索关键字:save your cat    ( 40251个结果
【Soul of_Cat】省赛
5.11,第一次参加省赛QAQ。 我,还是一只小小菜猫。。 本来之前还有点小担心什么的,等到了省赛那一天却什么想法了(就是突然发现自己真的不会什么。。没必要紧张了)。一路调戏着实验室的各种大神。。 比赛开始后,还是ttt负责手速,我从后做,z从中间做。。或许就是注定来打酱油,那天除了手速题...
分类:其他好文   时间:2014-05-16 05:00:05    阅读次数:252
Linux 软Raid创建方法:
一。Raid0创建#mdadm-C/dev/md0-n2-ayes-l0-x/dev/sdb1/dev/sdb2/dev/sdb3[创建Raid0,其中-C创建,-n指定磁盘块数,-aYouhaven‘tgivenenoughdevices(realormissing)tocreatethisarray,-x指定空闲盘个数]2.查看#mdadm-D/dev/md0#cat/proc/mdstat3.模拟磁盘故障#mdadm/dev/md0-f..
分类:系统相关   时间:2014-05-15 12:46:38    阅读次数:512
8 Best Open-Source Ecommerce Platforms to Open Your Own Store
The modernization of world had led to coming of many businesses online. Businesses have realized the importance of coming up online. That is the main ...
分类:其他好文   时间:2014-05-15 10:14:55    阅读次数:364
cocos2d-x 绘制图形
绘制图形如下:   程序代码: 需要重新定义父类虚函数draw() 1、在HelloWorldScene.h头文件加入: virtual void draw(); 2、定义实现: void HelloWorld::draw() { //add your code.... CHECK_GL_ERROR_DEBUG(); CCSize size = CC...
分类:其他好文   时间:2014-05-15 09:10:32    阅读次数:285
Don’t Assume – Per Session Buffers
MySQL has a number of global buffers, i.e. your SGA. There are also a number of per session/thread buffers that combined with other memory usage const...
分类:其他好文   时间:2014-05-15 07:34:17    阅读次数:307
一个IT学子的personal statement
前段时间英语老师要求我们写一篇自己的personal statement,我相信作为一个IT学生,很多人对personal statement应该都是很了解的,出国留学深造都是必须的,当然想想自己也觉得有点遥远,但是以后的事情也说不好,说不定以后真能用的着呢,还是认认真真的写完personal statement。以下是英语汉语对照的全文。 As an applicant to your Uni...
分类:其他好文   时间:2014-05-15 02:40:28    阅读次数:273
记录开发过程中遇到的2个小bug
1、使用新建线程结合handler来更新UI线程中的 ListView,快速点击“刷新”,会出现下面的错误: ?? The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not mod...
分类:其他好文   时间:2014-05-15 02:30:17    阅读次数:254
asp.net设置默认打开页面,Web.config,defaultDocument
The web.config file can be used to set a default document, or list of default documents for your website. Web.config can be used to change the defau.....
分类:Web程序   时间:2014-05-15 02:21:15    阅读次数:448
寻找EBS 11i Mtl_Item_Categories
背景:这两天在做客户化物料编码导入的功能,发现请求运行完毕后,竟然警告了0Warning:ValidationErrorsOccured.PleasecheckMTL_INTERFACE_ERRORSTable”,不明所以,追查接口表,报错内容如下:“无法在“组织物料”中创建/删除物料控制的类别集。”,对应英文代码:“INV_CAT..
分类:其他好文   时间:2014-05-14 19:13:07    阅读次数:295
ubuntu基本命令
1.uname-r查询系统内核版本2.cat/etc/issue查看所使用系统版本3.
分类:其他好文   时间:2014-05-14 17:20:16    阅读次数:279
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!