搜索资源列表
DiskID
- 本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号 ChenminDi
IDL读取图像,计算直方图
- 用IDL写的读取图像并计算影像的直方图的程序,注释明确,简单易懂
VrmlXML
- 通过Java语言实现文件的读取,可以打开任意位置的文件,实现Vrml到XML文件的转换-Java language through reading the file, you can open the file anywhere, to achieve Vrml conversion to XML file
114la网站导航网站整站源码
- 修正城市导航没有城市数据默认显示"北京"城市,在个别浏览器空白的情况 更新天气预报组件的api,修正无法读取天气的错误 更新模板js 文件,原115搜索修改为116搜索 修正部分BUG-Fixed city navigation no city data show the default "Beijing" city, in some blank browser Update of weather forecast componen
ajax-JQuery
- 该程序是我写的一个简单的ajax+JQuery异步读取数据的demo希望你看完有用。-The program I wrote a simple ajax+ JQuery asynchronous read data useful for demo I hope you read.
YBJZtree
- js 异步加载 tree 采用ajax技术,在点击tree的node以后从数据库中读取其下面的分支并进行显示,适合于tree数据量较大的情况下异步从数据库中查询并显示于tr-js asynchronous load tree using ajax technology, click on the node after the tree from the database to read the following branches and showed that the amount of
RssReader
- 利用AJAX技术读取RSS网站示例(RSS阅读器)-read RSS web
java
- java的gprs通信描述,实现连接,读取数据和发送数据-Descr iption of gprs communication java, connect, read data and send data
iis
- Ajax读取txt(不能直接运行,请配置到IIS或其他服务器) 动态获取数据+移动伸缩DIv -you can see the chinese chuanslate
BLOG
- 1. 实现访问者注册利用ajax提示用户名是否可用,在用户注册、用户登录时为用户提示密码错误。 2. 实现搜索可以分为以作者为select的条件,也可以以文章内容为select的条件! 3. 实现任务列表功能可以用ajax实现将任务由“未完成”动态变为“已完成”。 最终实现新任务的的添加,和已完成任务的删除。 4. 主页上显示文章标题列表,提供查看全文的链接以浏览全文,并且可以浏览关于文章的评论。 5. 实现管理员添加文章,添加图片,编辑评论,最终实现管理员删除文章,删除评论。 6. 娱乐模块
CeShi
- Java语言编程通过JDOM实现与SQLServer数据库数据的连接和数据读取操作-Java Programming Language Implementation and SQLServer database through the JDOM data connection and data read operations
readExcelEmp
- 读取Excel的方法,通过指定的jxl-2.6.jar包可以很方便的读取到excel中的值。-read excel method
HibernateUtil
- hibernate读取配置文件,建立sessionfactory-hibernate sessionfactory
zz
- 延迟加载,和正常加载不同,当点击加载时才会读取数据库中的数据-Lazy loading and normal loading will read the data in the database, Click to load
iotek1304
- 初学者的电子商务系统,从数据库中读取信息 采用swing显示-Beginners e-commerce system, read the information from the database using swing display
demo5
- 使用jdom操作xml,可以实现读取数据库数据或向数据库插入数据,也可以直接生成xml-Use the JDOM operating XML, can read database data or to insert data into a database, can be directly generated XML
ajax
- ajax实现无限级联动含数据库版,想读取一个下拉框的值(动态的),作为后台调用出另一个表中的值,不同的调出来的值都不同,-ajax unlimited level interaction containing version and want to read the value of a drop-down box (dynamic), as a background calling out another table values, different values ̴
inbersgctinn_hit_platter
- 用java读取ODBC数据库中的表,并捕获异常,输出表中的数据(With Java read ODBC database tables, and catch exceptions, output the data in the table)
汽车转速eda VHDL语言
- 设计一个汽车速度表。车轮每转一圈会产生一个脉冲,每个脉冲代表1米的距离,根据单位时间的脉冲数可推算出汽车的速度。 要求:(1)模拟产生车轮运转产生的脉冲信号并对其计数,用按键选择脉冲信号的不同频率; (2)每隔10秒读取一次脉冲计数器,并据此计算车速; (3)用数码管显示车速,单位Km/h; (4)给出超速警告。
实时读取服务器日志文件(java源码)
- 实时读取服务器日志文件,增加一个页面展示就可以实时展示后台服务器的日志信息