-
创思婚介系统源代码
资源描述允许email发送,图片上传等
> 支持聊天/信息发送
- 2022-08-17 20:07:41下载
- 积分:1
-
android 手机截屏 实例源码下载
android 手机截屏 实例源码下载
- 2014-09-10下载
- 积分:1
-
java的扫雷游戏
使用Java语言编写的扫雷小游戏程序,菜鸟级别,请大家多多指教,本程序是仿照windows的扫雷游戏界面编写的,分为简单,中等,困难,三个级别,只要练习gui界面设计,运行时直接点击Jmin.exe,也可以在dos下运行JMine.java程序
- 2023-03-14 20:20:04下载
- 积分:1
-
Job,with threadPool,can auto or by time interval execute
应用背景
任何Java程序都可以使用的一个Job接口。简单实用,可设定时间间隔毫秒数多次重复执行特定任务。
也可以定时单独执行某个任务一次。
Job,with threadPool,can auto or by time interval execute.
关键技术
//测试例子如下:
public class JobTest
{
/**
* 方法名:main
* 参数:
* @param args
*
* 返回值:void
*/
public static void main(String[] args)
{
HeartJob job = new HeartJob();
job.setTimeInterval(4000);
job.addJob();
&n
- 2022-03-31 12:23:58下载
- 积分:1
-
online-database-management-module
使用HTML开发的网页不具有交互性,并不易维护。而ASP是一种功能强大,灵活易学的服务器端脚本编程文件。使用ASP技术,用户可以组合HTML标签,文本内容,脚本命令和ActiveX组件,创建动态的,交互的Web网页,或生产功能强大的Web应用程序。ASP开发常用模块之在线数据库管理模块(Developed using HTML web pages are not interactive, not easy to maintain. The ASP is a powerful, flexible and easy server-side scripting files. Using ASP technology, users can combine HTML tags, text, script commands and ActiveX components to create dynamic, interactive Web pages, or production of powerful Web applications. ASP to develop common module of online database management module)
- 2013-08-04 18:12:42下载
- 积分:1
-
android 一键锁屏实例源码下载
android 一键锁屏实例源码下载
- 2014-09-02下载
- 积分:1
-
myhttp.py
可以使用该程序开启服务器端的请求服务,实现上传、下载、可视化等操作(You can use this program to open the server-side request service to upload, download, visualize, etc.)
- 2020-06-16 15:00:02下载
- 积分:1
-
whg_Syllabus
android 仿超级课程表,实现本地数据库保存课表内容,到了指定时间提示上课(Android super curriculum, for local saving schedule, tips to the specified time for class)
- 2021-01-07 12:38:52下载
- 积分:1
-
drupal model ubercart
Ubercart is a set of modules designed to allow you to run a store on your Drupal
site. Development has been driven by two major emphases: flexibility and
usability. The various systems driving Ubercart, including the product catalog,
shopping cart and checkout, order, shipping, and payment systems have all been
designed to be extended to meet any need. Furthermore, the administrative
interface, particularly relating to processing and fulfilling orders, has been
designed for ease of use and efficient display of information.
Ubercart is being sponsore
- 2022-02-07 13:16:56下载
- 积分:1
-
地图边界工具
说明: 运行后F12后,输入想要知道的地方,点击查询,可以获取查询区块的详细资料,经纬度等。(F12 can directly view map boundary details after operation)
- 2020-06-29 11:20:02下载
- 积分:1