一. 线程状态类型1. 新建状态(New):新创建了一个线程对象。2. 就绪状态(Runnable):线程对象创建后,其他线程调用了该对象的start()方法。该状态的线程位于可运行线程池中,变得可运行,等待获取CPU的使用权。3. 运行状态(Running):就绪状态的线程获取了CPU,执行程序代...
分类:
编程语言 时间:
2015-03-16 23:03:58
阅读次数:
322
这个Hello World是最基础的,在程序默认生成的using System下,不用自己可以的去写using System。我们要牢记compling and running和running without debugging的快捷键。这是我用项目属性中的命令行参数对String数组args[]进...
1、错误描述
Errors occurred during the build.
Errors running builder 'JavaScript Validator' on project 'SSH'.
org.eclipse.wst.jsdt.internal.compiler.lookup.MethodBinding cannot be cast to org.eclipse.wst....
分类:
系统相关 时间:
2015-03-15 15:23:03
阅读次数:
177
Since the original tech preview release of FastCGI last year, we've been seeing a lot of requests for getting Ruby on Rails running with our FastCGI. ...
chromium启动总是出现警告提示:
[4428:4428:51288848814:WARNING:zygote_host_impl_linux.cc(165)] Running without the SUID sandbox! See http://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
更新...
分类:
其他好文 时间:
2015-03-14 17:01:09
阅读次数:
165
Windows下PowerShell默认的权限级别是Restricted,不允许执行PS脚本(即.ps1文件)。如果在Restricted权限级别下运行,会得到错误信息: .\XXXX.ps1 : File XXXX.ps1 cannot be loaded because running scri...
分类:
系统相关 时间:
2015-03-12 19:01:59
阅读次数:
7360
环境:主库:192.168.1.1从库:192.168.1.2yuminstallwgetmv/etc/yum.repos.d/CentOS-Base.repo/etc/yum.repos.d/CentOS-Base.repo.backupwgethttp://mirrors.163.com/.help/CentOS6-Base-163.repomvCentOS6-Base-163.repo/etc/yum.repos.d/CentOS-Base.repoyumcleanallyummake..
分类:
数据库 时间:
2015-03-12 15:27:03
阅读次数:
213
问题描述: 在hadoop中运行应用,出现了running beyond virtual memory错误。提示如下:Container [pid=28920,containerID=container_1389136889967_0001_01_000121] is running beyond ...
分类:
其他好文 时间:
2015-03-12 11:04:26
阅读次数:
163
参考资料:http://yrandy.iteye.com/blog/1920163早上打开myEclipse就会报Errors running builder 'DeploymentBuilder' on project '工程名' xxxNullpointException 的错误。找了半天,也没...
分类:
其他好文 时间:
2015-03-12 09:49:14
阅读次数:
222
Running RabbitsTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1344 Accepted Submission(s): 925Pr...
分类:
其他好文 时间:
2015-03-12 09:40:58
阅读次数:
129