Description: 一、数据库安装 《个人求职管理系统》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将你下载的程序解压缩后上传到你的网站空间下,接下来请将sql目录下的tdjob.sql文件导入你刚建立好的MySQL数据库中,导入的SQL文件会在数据库中新建两个数据表td_pjm_user和td_pjm_jobs。 注意:成功导入数据文件后,请修改lib目录下的config.jsp文件,该文件里包含了你的数据库连接信息,请进行相应的修改。 二、JavaBeans安装 将lib目录下的td文件夹拷贝到WEB-INF/classes目录下。td目录中有两个class文件,这两个文件的原Java文件你可以在lib目录下的source目录中找到。-a database installed "individual job search management system" using the MySQL database you, in your database server on the establishment of a database, then you download the procedures decompress after uploaded to your website space, then I would be grateful if sql directory of documents into your tdjob.sql just to establish good MySQL database, SQL file into the new database td_pjm_user two data tables and td_pjm_jobs. Note : Successful data into documents, please amend the lib directory config.jsp document, the document contains your database connection information, please amended accordingly. 2, JavaBeans lib directory will be installed under the td folders to copy WEB-INF/classes directory. Td directory are two class documents that the two documents of the original Java file Platform: |
Size: 3045 |
Author:周拔皮 |
Hits:
Description: 用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号 匹配,表达式搜索,多个文件搜索和替换,定义键盘宏-Java prepared with open-source text editor. There are many useful features, including syntax highlighting show matching brackets, expression search, multiple file search and replace, the definition of the keyboard macros Platform: |
Size: 1782784 |
Author:zeiming |
Hits:
Description: 载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等-maze included txt file containing several search methods, such as depth first search, breadth first search, etc. Platform: |
Size: 14336 |
Author:黄丽雯 |
Hits:
Description: 首先安装JRE,再安装java3d包(Java 3D包的文件名为java3d-1_3_1-windows-i586-opengl-sdk.exe,可以到百度,GOOGLE和北大天网上去搜索这个文件,就会有下载的)。默认情况下java3d包会安装在你的$\JBuilder9\jdk1.4\目录下。会在$\JBuilder9\jdk1.4\jre\lib\ext\下添加几个jar文件,会在$\JBuilder9\jdk1.4\demo\目录下添加一个java3d目录,里面是例子。如果安装没有问题,打开目录 $\JBuilder9\jdk1.4\demo\java3d\HelloUniverse\下的网页HelloUniverse.html应该可以正常显示。-first install the JRE, install java3d Pack (Java 3D package of documents called java3d- 1_3_1-windows-i586- opengl- sdk.exe can go to Baidu, Google and Beijing University days of the Internet to search the file, then you will have to download). Default under java3d package will be installed in your $ \ JBuilder9 \ jdk1.4 \ directory. The $ \ JBuilder9 \ jdk1.4 \ jre \ lib \ ext \ Add several jar document, the $ \ JBuilder9 \ jdk1.4 \ demo \ directory add a java3d directory, there's example. If you have no problem, open directory $ \ JBuilder9 \ jdk1.4 \ demo \ java3d \ HelloUniverse \ HelloUniverse.html the website should be able to display normal. Platform: |
Size: 560128 |
Author:温厚 |
Hits:
Description: 一、数据库安装 《个人求职管理系统》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将你下载的程序解压缩后上传到你的网站空间下,接下来请将sql目录下的tdjob.sql文件导入你刚建立好的MySQL数据库中,导入的SQL文件会在数据库中新建两个数据表td_pjm_user和td_pjm_jobs。 注意:成功导入数据文件后,请修改lib目录下的config.jsp文件,该文件里包含了你的数据库连接信息,请进行相应的修改。 二、JavaBeans安装 将lib目录下的td文件夹拷贝到WEB-INF/classes目录下。td目录中有两个class文件,这两个文件的原Java文件你可以在lib目录下的source目录中找到。-a database installed "individual job search management system" using the MySQL database you, in your database server on the establishment of a database, then you download the procedures decompress after uploaded to your website space, then I would be grateful if sql directory of documents into your tdjob.sql just to establish good MySQL database, SQL file into the new database td_pjm_user two data tables and td_pjm_jobs. Note : Successful data into documents, please amend the lib directory config.jsp document, the document contains your database connection information, please amended accordingly. 2, JavaBeans lib directory will be installed under the td folders to copy WEB-INF/classes directory. Td directory are two class documents that the two documents of the original Java file Platform: |
Size: 77824 |
Author:周拔皮 |
Hits:
Description: java本地文件搜索,功能较简单,实现思想也较简单-java local file search function relatively simple, the realization of ideas than a simple Platform: |
Size: 199680 |
Author:fire |
Hits:
Description: 用java语言实现的本地文件搜索功能,在当前硬盘类搜索文件,获取文件路径,知道存在否。要在硬盘中遍历。-Using java language of the local file search function, search the hard disk in the current document, to obtain file path, aware of the existence of any. Ergodic in the hard disk. Platform: |
Size: 2048 |
Author:王艳玲 |
Hits:
Description: jedit 是一个用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号匹配,表达式搜索,多个文件搜索和替换,定义键盘宏-jedit is prepared to use java and open source text editor. Has many useful features, including syntax highlighting show in parentheses matching, regular expression searching, multiple file search and replace, keyboard macro definition Platform: |
Size: 2304000 |
Author:cd |
Hits:
Description: Java毕业论文:搜索引擎系统附源代码.这是一套拿去就能用的Java毕业论文资料,内含JAVA技术实现搜索引擎的源代码、技术文档、编译JAR文件,如果你想偷懒的话,拿去就能用了。尤其是文档写的很详细,源代码也比较完整,不过环境配置比较麻烦。-Java Thesis: Search engine system attached to the source code. This is a set of Naqu be able to use the Java thesis information technology includes search engines, JAVA source code, technical documentation, compile JAR file, if you want to goof off, then take Can the overhauled. In particular, the document written in great detail, the source code is also more complete, but the environment configuration is cumbersome. Platform: |
Size: 961536 |
Author:286 |
Hits:
Description: lucene应用实例程序,包含了建立索引到web搜索的完整代码,里面用到的数据库是dedecms的,可以自己去下载,config.xml为配置文件,需要配置索引目录和链接数据的用户密码。该代码实例可以直接作为你用lucene建立全文搜索的参考-lucene Applications programs, including the establishment of an index to the web search the complete code, which used the database is dedecms, and can themselves download, config.xml for the configuration file, you need to configure the index directory and link the data user' s password. The code examples can you use lucene as a reference for the establishment of full-text search Platform: |
Size: 95232 |
Author:strayly |
Hits:
Description: java实现本地文件搜索的源代码,非常好的学习资料,注释写得很详细-to achieve a local file search java source code, a very good learning materials, notes to write a very detailed Platform: |
Size: 2048 |
Author:johnson |
Hits:
Description: 2. 设计一个程序,实现文件查找。文件查找操作是一项非常基本的操作,一般的文件查找操作采用递归算法,实际上是采用“深度优先”的策略。请设计一个基于“广度优先”算法的文件查找程序。
提示:由于要找的文件往往距离待查文件夹最近的文件加中。因此,基于“广度优先”算法的文件查找的效率会优于“深度优先”算法。可以将待搜索的文件夹放入一个队列,然后列出该文件夹下所有成员:如果是文件,则与查找条件进行匹配;如果是文件夹,则将其放入队列。在次从队列头取文件夹,执行同样逻辑,直到队列为空。
- Design a program, implementation file search. File search operation is a very basic operating, general file search operation recursively algorithm, is actually use "depth-first" strategy. Please design a based on "breadth first search program files" algorithm. Platform: |
Size: 1024 |
Author:guang |
Hits:
Description: 用Java实现的文件夹和文件查询操作,熟悉文件操作函数-Implemented with the Java folder and file search operation, familiar with the file operation function Platform: |
Size: 53248 |
Author:高高 |
Hits:
Description: 用JAVA写的一个关键词检索的程序,能够读取文件,并对输入的关键词进行检索的功能。(Using JAVA to write a keyword search program, to read the document, and the input keywords to search function.) Platform: |
Size: 16606208 |
Author:初初丶
|
Hits: