搜索资源列表
smsbean
- smsbean短信平台 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-smsbean SMS platform within the system to stimulate the use of the incident, all threads are event-driven
jsp_servlet_javaBean_MVC
- 使用jsp、 servlet、 javabeans 实现MVC的java程序,其中包含源代码,以及JDBC所需的数据库驱动,数据备份等。-use jsp, servlet, MVC javabeans achieve the java process, which includes source code, and the JDBC database-driven, data backup, and so on.
jsp
- MySQL and JSP Web Applications - Data-Driven Programming Using Tomcat and MySQL-MySQL and JSP Web Applications- Data-Driven Programming Using Tomcat and MySQL
JavaScript_Tutorial
- Javascr ipt是由Netscape公司开发并随Navigator导航者一起发布的、介于Java与HTML之间、基于对象事件驱动的编程语言,正日益受到全球的关注。因它的开发环境简单,不需要Java编译器,而是直接运行在Web浏览器中,而因倍受Web设计者的所爱。为了帮助我国广大计算机用户尽快了解和掌握这些新技术,本着先进的技术,要大家分享的原则,电脑网络学校特组织Javascr ipt技术讲座。其各讲内容为: 第一讲 Javascr ipt语言概况 第二讲 Javascr ip
javaphone
- 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-System all the way to stimulate the use of events, all worker threads are event-driven model, so to ensure maximum effic
ConnectionDemo
- 本源码介绍了用java连接SQL SERVER数据库的两种方法:JDBCODBC桥驱动和普通的在工程下添加JAR驱动包。第一种方法只需在SQL SERVER中新建数据库并建好表存入数据并设好访问权限后,在控制面板的ODBC源中作相应设置即可;两种方法都需要安装SQL SERVER 1.4的补丁!!访问权限和数据库名、表名请自行查看源程序,源程序不大。可以解决课程设计中不知如何连接数据库的问题!经调试运行良好-This source describes the SQL SERVER databas
java10ex
- 《Java十大经典案例》源代码 本书以Java的十个经典案例为主线,通过案例驱动的方式全面介绍了Java语言的各种基本概念。这些概念包括基本数据类型与控制结构、面向对象、方法、类、继承、重载、重定义、多态性、接口、异常处理等。-" Java Ten classic case of" source code to Java' s 10 book classic case of the main line, through case-driven approach an
java1intro
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java2basic
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java3array
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java4class
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java6constructor
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java7inheritance
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java8inteface
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java9string
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java_10exception
- Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
java_usb
- 该源码为利用jusb jar包,进行java桌面usb驱动的开发,本源码中vid:0x0506 pid:0x1023,采用usb中断传输方式进行数据传递。-The source code for the use of jusb jar package java desktop usb-driven development, this source in the vid: 0x0506 pid: 0x1023, using the usb interrupt transfer mode for d
DBConnectionPool
- private String dbDiv = "" // 数据库驱动 private String dbUrl = "" // 数据 URL private String dbUser = "" // 数据库用户名 private String dbPassword = "" // 数据库用户密码 private String testTable = "" // 测试连接是否可用的测试表名,默认没有测试表 private int initialConnections
d3
- D3的全称是(Data-Driven Documents),顾名思义可以知道是一个关于 数据驱动的文档 的javascr ipt类库。如果你不知道什么是javascr ipt,请先学习javascr ipt的相关知识。 说得简单一点,D3.js主要是用于操作数据的,它通过使用HTML、SVG、CSS来给你的数据注入生命,即转换为各种简单易懂的绚丽的图形。-The full name of D3 is (Documents Data-Driven), just as its name
d3
- D3 : Document Data Driven
