Welcome![Sign In][Sign Up]
Location:
Search - word java

Search list

[JSP/JavaJAVA-eg

Description: 简单写字板,可以任意地设置字体,字号,字颜色.-simple tablet can be arbitrarily set font, size, color of the word.
Platform: | Size: 1024 | Author: 梁家辉 | Hits:

[JSPjava编程艺术

Description: 《Java编程艺术》一书的电子书籍。-The ebook of "The Art of Java".
Platform: | Size: 729088 | Author: 郭金亮 | Hits:

[JSP/JavaJava抽取Word

Description: 文章说明了在JAVA程序里如何抽取WORD等文件类型的数据内容。-article explains the procedure JAVA ways to collect documents such as Word types of data elements.
Platform: | Size: 2048 | Author: 刘山 | Hits:

[Graph programJava活动图像程序和游戏编写(Word中文 )

Description: 长40页的word中文文档: 通过本篇文章能对Java的初学者提供帮助,弄清一些Java编程技巧,如事件,线程,动画,双缓冲图像,复合键控制,等.一方面有助于Java编程学习,另一方面即使使用C或C++编程,本文的算法和技巧也都有相当价值.-the 40-word Chinese Document : This article can be Java beginners to help clarify some of the Java programming techniques such as incident, thread, animation, image-buffer, composite bonding control, and others. Both help to learn Java programming, and even if the use of C or C programming, the paper algorithms and techniques also have considerable value.
Platform: | Size: 30720 | Author: 楼雨非 | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[Mathimatics-Numerical algorithmsFIFO与LRU 算法实现(java)

Description: java编的两种算法,word写的,看不懂,大家帮忙-java series of the two algorithms, write the word, fail to understand, we look at the help
Platform: | Size: 5120 | Author: 刘刚 | Hits:

[RichEditJcrontab-1[1].3

Description: java操作word的中间件,据说很好用,自己试试看-word middleware, reportedly useful, try their
Platform: | Size: 2666496 | Author: 三大件 | Hits:

[Search EngineChineseSegmenter

Description: 中文分词java版 基本词典,分次效果很不错的-Chinese word java version of the basic dictionary, graded very good results
Platform: | Size: 1614848 | Author: 许文强 | Hits:

[JSPJAVA20060609

Description: 偶尔找到的java入门级教材,包括了java概论,多线程等内容。word文档形式-java occasionally find entry-level materials, including the java Studies, such as multithreading. Word document form
Platform: | Size: 277504 | Author: sy | Hits:

[Sniffer Package capturepkcs7

Description: 源码用JAVA编写,注释已经标识。从WORD中取出源码即可使用。-source with Java development, Notes has been logo. WORD removed from the source can be used.
Platform: | Size: 6144 | Author: 吴丽军 | Hits:

[File OperateMSWord

Description: 基于perl语言实现的MS-Word文档信息提取程序,方便以后进行全文检索-perl language based on the MS-Word document information extraction procedures to facilitate subsequent full-text retrieval
Platform: | Size: 6144 | Author: moonlight | Hits:

[Picture Viewerjiexplorer

Description: JIExplorer is a java image viewer / explorer desk top application modeled after ACDSee image viewer. Features include: thumbnails, preview panel, key word, category, and date image management, image zooming, full screen, slide shows. Supported image form-JIExplorer is a java image viewer/explorer desk top application modeled after ACDSee image viewer. Features include: thumbnails, preview panel, key word, category, and date image management, image zooming, full screen, slide shows. Supported image form
Platform: | Size: 3602432 | Author: 廖广军 | Hits:

[JSP/Javapoi-src-3.0.1-FINAL-20070705

Description: java 读写word excel ppt-java to read and write word excel ppt
Platform: | Size: 25236480 | Author: yu hl | Hits:

[JSP/Javayu2

Description: 这是排序与表的利用和小型word模拟的java的程序,实现表的向量建立和排序的功能。word文档的打开,新建等基本功能。-This is the sort of use with the table and small word of java simulation procedures, the realization of the vector table set up and sort functions. word document open, the new basic functions and so on.
Platform: | Size: 3072 | Author: | Hits:

[JSP/Javachenyulei1

Description: 该程序包括排序与向量建立表的基本功能,word文档的新建,打开,关闭,退出等一些基本的功能,线程的实现方法,记事本的最基本的功能。-The program includes the establishment of order and the vector table basic functions, word document of the new, open, closed, out of some basic functions, thread method, notebook the most basic functions.
Platform: | Size: 9216 | Author: | Hits:

[JSP/JavaCalculator(java)

Description: 比较牛b的一个计算器程序,源码在word文档里面,-Comparison of bovine b of a calculator program, source code in word documents inside,
Platform: | Size: 27648 | Author: | Hits:

[Search EngineThesaurusAnalyzer

Description: lucene中文分词代码 带有19万字的词典 本分词程序的效果取决与词库.您可以用自己的词库替换程序自带的词库.词库是一个文本文件,名称为word.txt. 每一行一个词语,以#开头表示跳过改行.最后保存为UTF-8的文本. -Chinese Segmentation Lucene code with 190,000-word dictionary sub-word depends on the effectiveness of procedures thesaurus. You can use the thesaurus to replace its own built-in thesaurus procedures. thesaurus is a text file, name word.txt. one word per line to# Skip diverted at the beginning of that. Finally, save it as UTF-8 text.
Platform: | Size: 1402880 | Author: 陈锦 | Hits:

[JSP/Javaabc

Description: 利用 JAVA 抽取 word 文本内容 -JAVA extracted using the text word
Platform: | Size: 71680 | Author: | Hits:

[JSP/JavaWord

Description: J2ME中游戏读文档的类word.java-J2ME game time in the category of documents word.java
Platform: | Size: 5120 | Author: 何翔 | Hits:

[JSPJava

Description: 利用动画的形式简单明了地讲述了Java,是初学者的好教程。-The use of animation in the form of simple and clear way about the Java, is a good tutorial for beginners.
Platform: | Size: 3237888 | Author: xuyanhui | Hits:
« 12 3 4 5 6 7 8 9 10 ... 43 »

CodeBus www.codebus.net