?前几天在微信上发了一篇文章,历史上最伟大的天才是怎样管理时间的? 输入[20140413]查看:偶尔在 Info We Trust 上看到一套信息图表非常有趣,这些图表中的数据是从 Mason Currey 的新书 Daily Rituals: How Artists Work 中得到了,书中直接...
分类:
其他好文 时间:
2014-07-16 20:43:03
阅读次数:
223
function cdls { cd $1; ls; } 合并cd 和 ls$ function cdls { cd $1; ls; }xulin@SHACNG107WLKK /cygdrive/c/Linda/work/Search$ cdls LoadTest/function command_...
分类:
其他好文 时间:
2014-07-16 18:36:54
阅读次数:
232
拷贝控制示例
那么接下来尽情欣赏这个案例吧!!!
/**
* 功能:拷贝控制示例
* 时间:2014年7月14日10:57:39
* 作者:cutter_point
*/
#include
#include
#include
#include
using namespace std;
class Folder;
/**
Message类
*/
class Message
{
fr...
分类:
编程语言 时间:
2014-07-14 17:39:36
阅读次数:
293
Mesa10仍然支持Windwos/linux,但是编译方式已经不提供makefile或者workspaceBuilding on windows requires several open-source packages. These aresteps that work as of this w...
如图所示:
可以返回目录路径。
操作如下:
function BrowseFolder(){
try{
var Message = "请选择文件夹"; //选择框提示信息
var Shell = new ActiveXObject( "Shell.Application" );
var Folder = Shell.BrowseForFolder(0,Messag...
分类:
Web程序 时间:
2014-07-13 18:26:11
阅读次数:
241
When HCS hydraulic impact crusher machine is at work, the motor through the belt, transmission shaft, bevel gear pair drives the eccentric sleeve to r...
分类:
其他好文 时间:
2014-07-13 09:02:16
阅读次数:
191
最近同事在玩wp, 就顺带一起看了下. 她说插件有个不能用. 是一个叫User Access Manager 的插件
具体表现就是在后台填好对应的roles角色的时候, 点提交就会跳到一个错误的页面
看了下解决很简单,
打开wordpress/wp-content/plugins/user-access-manager/tpl/adminGroup.php
大约在79行有一个re...
分类:
数据库 时间:
2014-07-12 18:24:58
阅读次数:
268
第一题,傻逼题。但是忘判平方了。 1 #include 2 #include 3 #include 4 using namespace std; 5 int xx[4000001]; 6 inline void work(int n) 7 { 8 for(int i=1;i*i 2 #i...
分类:
其他好文 时间:
2014-07-12 16:20:40
阅读次数:
202
Power of Cryptography
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 18258
Accepted: 9208
Description
Current work in cryptography involves (among oth...
分类:
其他好文 时间:
2014-07-10 23:57:35
阅读次数:
335
选择Help菜单->Install New Software...在Work with中输入http://subclipse.tigris.org/update_1.10.x,等待完之后,除了Subclipse Integration for Mylyn 3.x (Optional)不要选之外,其它的都选上,下一步,完成。...
分类:
其他好文 时间:
2014-07-10 20:05:27
阅读次数:
184