码迷,mamicode.com
首页 >  
搜索关键字:projects    ( 2416个结果
WebLogic 11g重置用户密码
weblogic安装后,很久不用,忘记访问控制台的用户名或者密码,可通过以下步骤来重置用户名密码。版本:WebLogicServer11g说明:%DOMAIN_HOME%:指WebLogicServer域(Domain)目录例如我的做测试的域的根目录DOMAIN_HOME=D:/bea10/user_projects/domains/testcluster_domain1.为..
分类:Web程序   时间:2014-10-19 01:32:10    阅读次数:191
7.Eclipse中创建新Maven项目
第一步:首先导入前面命令行建立的两个maven项目Hello和HelloFriend。        方法:选择file-->import-->Existing MAVEN PROJECTS选项选择对应项目路径导入即可   第二步:按顺序先后执行Hello和HelloFriend项目的的构建        方法:右击各自项目pom.xml文件,选择run a...
分类:系统相关   时间:2014-10-19 01:27:52    阅读次数:415
No projects are found to import
No projects are found to import...
分类:其他好文   时间:2014-10-18 19:43:46    阅读次数:164
网站部署
http://sourceforge.net/projects/mingw/files/ HKEY_CLASSES_ROOT\exefile\shell\open\COMMAND dos查看文件关联 ASSOC HKEY_CURRENT_USER\Software\Microsoft\Windows...
分类:Web程序   时间:2014-10-18 16:45:33    阅读次数:201
在java中调用python方法
1、http://sourceforge.net/projects/jython/下载jython包,把其中的jython.jar添加到工程目录示例:1、摘自:http://blog.csdn.net/anbo724/article/details/66086321.在java类中直接执行pytho...
分类:编程语言   时间:2014-10-18 05:25:11    阅读次数:191
remove xcode recent projects from dock menu 移除xcode dock菜单显示的项目列表
Launch XcodeSelect File->Open Recent->Clear MenuRight-click the Xcode icon and select Show All Windows. You should now see only your current document ...
分类:其他好文   时间:2014-10-17 18:20:25    阅读次数:189
PF_RING 6.0.2在Redhat 6.3 x86_64上编译和安装
前言 本文详细描述Linux下PF_RING的编译和安装过程。 PF_RING版本:6.0.2(当前最新版本) 官方网址:http://www.ntop.org/products/pf_ring/ 下载网址:http://sourceforge.net/projects/ntop/files/PF_RING/ Linux系统:Redhat 6.3(x86_64) GCC版本:GCC 4...
分类:其他好文   时间:2014-10-17 10:32:24    阅读次数:301
Mini projects ---- Pong
课程全名:An Introduction to Interactive Programming in Python,来自 Rice University 授课教授:Joe Warren, Scott Rixner, John Greiner, Stephen Wong 工具:http://www.c...
分类:其他好文   时间:2014-10-17 10:06:19    阅读次数:284
MVC Chapter 12 Overview of MVC Projects
MVC Projects TemplatesEmpty一个空 ASP.NET MVC 4 项目。Basic基本 ASP.NET MVC 4 项目。Internet Application带有使用窗体身份验证的帐户控制器的默认 ASP.NET MVC 4 项目。Intranet Application...
分类:Web程序   时间:2014-10-17 00:18:03    阅读次数:255
Mini projects ---- Stopwatch: The Game
课程全名:An Introduction to Interactive Programming in Python,来自 Rice University 授课教授:Joe Warren, Scott Rixner, John Greiner, Stephen Wong 工具:http://www.c...
分类:其他好文   时间:2014-10-16 20:01:23    阅读次数:705
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!