Warning message in work center : " Factory calender and shift model have different working days".Two solutions for this warning message:1: Remove the ...
分类:
其他好文 时间:
2014-12-01 14:09:01
阅读次数:
223
{
"cmd": ["javac", "-Xlint", "$file"],
"file_regex": "^(...*?):([0-9]*):?([0-9]*)",
"working_dir": "${file_path}",
"selector": "source.java",
"variants":
[
{...
分类:
编程语言 时间:
2014-12-01 01:11:55
阅读次数:
191
首先要明白线程的工作原理,jvm有一个main?? memory,而每个线程有自己的working?? memory,一个线程对一个variable进行操作时,都要在自己的working?? memory里面建立一个copy,操作完之后再写入main?? ...
分类:
编程语言 时间:
2014-11-29 23:09:40
阅读次数:
360
12646. ORCHARDConstraintsTime Limit: 3 secs, Memory Limit: 256 MBDescriptionAlex and Bert are brothers who had been working for many years in a big or...
分类:
其他好文 时间:
2014-11-29 14:26:53
阅读次数:
139
Milking Time
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 4964
Accepted: 2076
Description
Bessie is such a hard-working cow. In fact, she is so focuse...
分类:
其他好文 时间:
2014-11-28 14:28:14
阅读次数:
158
Next monthDecember, I want to learn selenium technic to improve my work. Also, have a bit for Phthon. It can be cool things.May be start my voline ......
分类:
其他好文 时间:
2014-11-27 23:27:59
阅读次数:
204
GroupToday's workTomorrow's workMVVMRedesign the UIFix some bugsTry implement the UIAlgoFinish all the effect APIContinue working on Face SDKHopefully...
分类:
其他好文 时间:
2014-11-27 21:56:41
阅读次数:
223
Haar Feature-based Cascade Classifier for Object Detection First, a classifier (namely a cascade of boosted classifiers working with haar-like feature...
分类:
其他好文 时间:
2014-11-27 12:38:11
阅读次数:
548
选择:Tools - Build System - New Build Syatem...或者:工具 - 编译系统 - 新编译系统然后粘贴代码{ "cmd": ["chrome", "${file}"], "working_dir": "${file_path}", ...
分类:
Web程序 时间:
2014-11-26 16:00:49
阅读次数:
184
在网上找了半天的资料,终于搞定unity remote的连接了,主要参考这个帖子:http://answers.unity3d.com/questions/198853/unity-remote-for-android-not-working-solution.html1.下载android sdk...
分类:
编程语言 时间:
2014-11-25 12:16:45
阅读次数:
303