搜索资源列表
SearchToHTML
- 站内文本搜索Java小程序 SearchToHTML applet小程序可以让你对指定的若干文件进行文本搜索,并且把搜索结果以HTML格式返回。 你可以在搜索框内打入查询内容,可以以空格或者逗号作为分隔,要搜索一个短语,可以用双引号括起来,例如 \"black cat\"。-stations text search procedures SearchToHTML small Java applet small program allows you to the designated c
javacomm
- 运用JAVA编程语言,使短信猫通过串口程序 发送AT指令 达到发送数据的目的-SMS cat java serial port programming
Maze
- 一套基于人工智能的猫抓老鼠的程序,在web上可以演示,相关的参数可以在web上设置,附上相应的说明文档。-A cat and mouse based on artificial intelligence program, the web can be demonstrated, the relevant parameters can be set in the web, accompanied by appropriate documentation.
JavaGSM
- 通过GSM猫与计算机串口连接,实现计算机短信发送功能-GSM cat with the computer through the serial port connection, the realization of computer Send SMS
fourth-07301048
- 第四次作业 1、 创建一个Animal(动物)类,让Horse(马),Dog(狗),Cat(猫)等动物继承Animal类。在Animal类中定义一些方法,让其子类重写这些方法,编写一个运行时多态的程序。 创建一个Animal类型的数组,在其中填充不同子类,然后调用自己的父类中的方法,看看会有什么情况发生。 2、 修改练习3.3,使Animal成为一个接口。 3、 在面向对象的绘图应用应用程序中,可以绘制圆形、矩形、直线等很多其他的图形对象。这些对象都具有相同的特定状态
Onion_Cat
- An example of how to change image dinamic using a thread on java, with the classic Onion Cat
bussms
- 主要用于短信开发方面,这是短信猫进行编程方面的例子,可以参考一下!-Mainly used in the development of SMS, which is programmed SMS cat examples, you can refer to!
CAt
- este es el examen 2 del icarnegie del curso ssd1
cat-tiger
- java using inheritance between cat and tiger. this is a simple example
send
- 短信猫java开发 实现短信猫短信息的发送-SMS cat
hibernate
- Hibernate 可以实现分页查询,例如: 从第2万条开始取出100条记录 Query q = session.createQuery("from Cat as c") q.setFirstResult(20000) q.setMaxResults(100) List l = q.list() -Hibernate paging query can be achieved, for example: starting from th
sms
- java封装的一个短信猫操作类,功能:1.开启、关闭通讯端口;2.读取、删除短信猫内的短信 包括已读、未读等状态的短信;3.读取、删除单条短信;4.读取短信猫、SIM卡存储状况。 说明:CommonSms类是短信实体类,其中用到项目中其他一些类,和短信功能无关,压缩包中未给出,可以自行删除,加以调试。 -java package, a text message cat action class, function: 1. open, close communication port 2. to
duotaideshixiancankaodaima
- 分析讲义中Animal类、Dog类、Cat类的关系,使用Animal类声明对象,分别引用不同的子类对象,调用方法,观察结果。总结父类和子类对象的转换 该如何应用 -Analysis of the Animal class lectures, Dog Class, Cat class relations, a statement object using the Animal class, respectively, in different sub-class object refere
Cat
- 网上视频点播系统中搜索出影片列表的源代码。-Video on demand system to search the source code of the film list.
sms
- JSP开发的一个简易短信发送系统(短信猫操作)。适合学习短信猫编程。-The development of a simple JSP SMS system (SMS cat operation). SMS cats for learning programming.
maobaobao
- 利用javascr ipt来实现的猫泡泡,大家可以拿来学习-Cat using javascr ipt to achieve the bubble, we can bring learning
plc
- 串口通讯工具,支持短信猫和普通串口通讯,用的多线程处理-Serial communication tools to support text messaging and the general cat serial communication, use of multi-threading
Java
- 短信猫的API java版,市面上的猫基都行,知道原理后可能变通为PHP等版本,可建立短信平台-SMS API java version of the cat, the cat market base all right, knowing the possible alternative theory for PHP versions, can create a message platform
java-cat-calls
- java经典的猫叫程序,适合对面向对象概念的深入理解,运行好用-java program called classic cat, suitable for in-depth understanding of object-oriented concepts, easy operation
cat-master
- 在线宠物店管理系统,Sring+spring security+mybatis-Online Cat Manager System