256色,320*200图形方式下画方框的例程BOX
标签: 256
上传时间: 2014-01-08
上传用户:bcjtao
一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
标签: Aggregators Programming Example Chapter
上传时间: 2015-10-04
上传用户:叶山豪
手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends JFrame { HsTank2(String title) { this.setTitle(title) this.setSize(608 , 630) this.setLocation(300 , 100) this.setBackground(Color.WHITE)
上传时间: 2015-10-17
上传用户:李彦东
minigui实例源代码,目标板处理器是s3c2410,包括相应的配置文件。代码包括Dialog box、Simple editor、Bitbmp disp、GDI draw等
上传时间: 2013-12-27
上传用户:silenthink
2005-7-13 10:03 前几天要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到! 于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!! 这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已! 于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了! 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了
上传时间: 2015-12-19
上传用户:wxhwjf
VESA Display Device Data Block (DDDB) Standard Display Device Data Block This proposal defines the Display Device Data Block (DDDB), for use in a CEA-861-compatible EDID extension, as originally proposed in the VESA TV Compatibility White Paper (Compatibility of PC and CE Displays, Aug.1, 2005).
上传时间: 2014-10-11
上传用户:wanghui2438
这是一个7"LCD 液晶屏显示器,通过一个BOX(如压缩包图)转接,使此显示器多达三个信号输入源。其中AV1、AV2接DVD信号,另外一个接倒车摄像头视频信号。而且此显示器系统具有自动视频切换功能,即当显示器在播放DVD视频且汽车倒车时,显示器会自动切换到倒车视频。
上传时间: 2016-01-08
上传用户:mhp0114
Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
标签: Lucene Abstract Jakarta project
上传时间: 2016-01-10
上传用户:songrui
Local Lucene ==================== Provide geographical based searching to lucene in an efficent mannor Contents * Compiling from Source * Using local lucene Author: Patrick O Leary email: pjaol@pjaol.com A white paper on local lucenes usage is available http://www.nsshutdown.com/projects/lucene/whitepaper/locallucene.htm
标签: geographical searching efficent Provide
上传时间: 2013-12-21
上传用户:lepoke
thinkinjava2English Thinking in Java, 2nd Edition, Release 11 To be published by Prentice-Hall mid-June, 2000 Bruce Eckel, President, MindView, Inc. Planet PDF brings you the Portable Document Format (PDF) version of Thinking in Java (2nd Edition). Planet PDF is the premier PDF-related site on the web. There is news, software, white papers, interviews, product reviews, Web links, code samples, a forum, and regular articles by many of the most prominent and respected PDF experts in the world. Visit our sites for more detail: http://www.planetpdf.com/ http://www.codecuts.com/ http://www.pdfforum.com/ http://www.pdfstore.com/
标签: thinkinjava2English Prentice-Hall published Thinking
上传时间: 2014-01-15
上传用户:ANRAN