码迷,mamicode.com
首页 >  
搜索关键字:command not found    ( 16044个结果
HDU4870:Rating(DP)
Problem Description A little girl loves programming competition very much. Recently, she has found a new kind of programming competition named "TopTopTopCoder". Every user who has registered in "To...
分类:其他好文   时间:2014-07-24 10:27:14    阅读次数:301
Eclipse 出现Some sites could not be found. See the error log for more detail.错误 解决方法
Eclipse 出现Some sites could not be found. See the error log for more detail.错误 解决方法Some sites could not be found. See the error log for more detail.这话的...
分类:系统相关   时间:2014-07-24 09:58:13    阅读次数:465
PL/SQL Developer使用技巧、快捷键
1、类SQL PLUS窗口:File->New->Command Window,这个类似于oracle的客户端工具sql plus,但比它好用多了。2、设置关键字自动大写:Tools->Preferences->Editor,将Keyword case选择Uppercase。这样在窗口中输入sql语...
分类:数据库   时间:2014-07-23 22:15:57    阅读次数:338
Proxy settings in TortoiseSVN and command line svn client
The server file is created when you install TortoiseSVN, Eclipse or command-line Subversion. Use the appropriate path from the installation folder to ...
分类:其他好文   时间:2014-07-23 15:15:56    阅读次数:292
UsePass & GrabPass
【UsePass】 The UsePass command uses named passes from another shader.[Syntax] UsePass"Shader/Name" Inserts all passes with a given name from a given...
分类:其他好文   时间:2014-07-23 14:54:26    阅读次数:287
PHP框架 Yii framework 用yiic命令时提示“php.exe”不是内部或外部命令
解决方案yii/framework/yiic.bat,修改if "%PHP_COMMAND%" == "" set PHP_COMMAND=php.exeif "%PHP_COMMAND%" == "" set PHP_COMMAND=D:\wamp\php\php.exe关掉dos窗口 再打 输入...
分类:Web程序   时间:2014-07-23 12:48:36    阅读次数:242
MySQL:Useful Commands
Start/Stop/Restart MySQL:===========================On Linux start/stop/restart from the command line:/etc/init.d/mysqld start/etc/init.d/mysqld stop/...
分类:数据库   时间:2014-07-23 12:33:46    阅读次数:344
Bag Golf Equipment Is More Functional
Variety Merchandise - top directory usually found large bags attract Australia on top of the range solution for blogs and articles about the content o...
分类:其他好文   时间:2014-07-23 12:31:06    阅读次数:296
2014.7.23MFC中,WM_CMMAND与WM_NOTIFY的区别?
[转载]对这几个消息的理解要先了解一下Window消息的背景。在Windows3.1里,控件会将mouse,keybord等等的消息通知它的父窗口,使用的消息就只有WM_COMMAND,事件种类和控件ID被包含在wParam中,控件的句柄包含在lParam中。由于wParam和lParam已经满了,...
分类:其他好文   时间:2014-07-23 12:09:36    阅读次数:242
linux里终端安转视频播放器的操作及显示
[enilu@enilu ~]$ mplayerbash: mplayer: command not found[enilu@enilu ~]$ yum list | grep mplayer^C^CExiting on Broken Pipe[enilu@enilu ~]$ [enilu@en.....
分类:系统相关   时间:2014-07-23 11:33:56    阅读次数:490
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!