想要在电脑上正常运行jar文件,应该确认电脑已安装好jdk和jre,并配置好环境变量。
如果安装与配置都没有问题却无法运行,则有可能是注册表的问题。
解决方法:
打开注册表,注册表项的路径为:\HKEY_CLASSES_ROOT\Aplications\javaw.exe\shell\open\command
在此路径下有一默认键值, 不正常的情况下, 键值是:"C:\Program ...
分类:
其他好文 时间:
2014-06-29 07:14:24
阅读次数:
815
隐藏xcode command+h退出xcode command+q关闭窗口
command+w关闭所有窗口 command+option+w关闭当前项目 command+control+w关闭当前文件
command+shift+w保存文件 command+s保存所有文件 command+opti...
分类:
其他好文 时间:
2014-06-11 10:11:05
阅读次数:
210
OCP:05322.An index called ORD_CUSTNAME_IX has
been created on the CUSTNAME column in the ORDERStable using the following
command:SQL>CREATE INDEX ord_...
分类:
其他好文 时间:
2014-06-06 20:56:28
阅读次数:
303
1.如果是在打开的文档范围内: 查找: Command+ F 替换: Option+Command+F
Replace All 是全部替换本文档范围内的字符串 Replace 是替换当前字符串 Replace & Find是边查找边替换2.如...
分类:
其他好文 时间:
2014-06-06 20:46:03
阅读次数:
184
Finder 部分组合键 快捷键 Command-A 选中最前面的 Finder
窗口中的所有项(如果未打开任何窗口则选中桌面内容) Shift-Command-C 打开“电脑”窗口 Option-Command-F 导航到已打开的
Spotlight 窗口中的搜索栏 Shift-Command-K...
分类:
其他好文 时间:
2014-06-06 14:15:31
阅读次数:
200
Microsoft? Command Line Utilities 11 for SQL
Server?http://www.microsoft.com/en-hk/download/details.aspx?id=36433Microsoft?
ODBC Driver 11 for SQL Ser...
分类:
数据库 时间:
2014-06-05 21:32:10
阅读次数:
367
很多语言都能写个爬虫抓取数据,js自然也可以,使用cheerio可以支持css检索,较快捷的获取需要的数据。首先,先把node.js给安装了。可到官网下载。安装好node.js后,使用npm安装cheerio。
我这里使用的是win7,可以在 node.js command prompt 里输入1....
分类:
其他好文 时间:
2014-06-05 19:16:34
阅读次数:
245
截图:1.Command+shift+3:全屏截图,保存截图到桌面
2.Command+shift+4:鼠标选定区域截图,保存截图到桌面显示隐藏文件: defaults write com.apple.finder
AppleShowAllFiles -bool true/false
分类:
其他好文 时间:
2014-06-04 14:36:53
阅读次数:
233
最近做一个实验,要监控oracle的alert日志,脚本写好后发现执行报如下错误,但结果可以正常输出
[root@localhost~]#shtt.sh
/root/alert:line1:Dump:commandnotfound
/root/alert:line2:Fri:commandnotfound
/root/alert:line3:ORACLE:commandnotfound
/root/alert:line5:Wind..
分类:
其他好文 时间:
2014-06-02 04:07:41
阅读次数:
345
本文介绍RS/6000启动过程中机器上的液晶显示屏代码的含义。
本文代码不针对具体机型。
----------DumpProgressIndicator----------
0c0Thedumpcompletedsuccessfully
0c1ThedumpfailedduetoanI/Oerror.
0c2
Auser-requesteddumphasstarted.YourequestedadumpusingtheSYSDU..
分类:
其他好文 时间:
2014-06-02 03:05:59
阅读次数:
389