搜索资源列表
DefaultTimer
- 与struts结合使用的计划任务调度程序,简易的方法解决启动加载的问题.-used in conjunction with the struts of task scheduling procedures, a simple solution to the problem boot loader.
RunOnTime
- 一个延时启动任务的程序,可以用作开机自启动的计划延时。-A delay to start the task program, can be used as boot from the start of the program delay.
SplashWindow
- 这是一个用java做的开机欢迎画面,可以改得更漂亮-This is a java to do with the boot welcome screen, you can change even more beautiful
java_phone_message
- j2me 写的手机发短信,有开机画面, 希望有帮助-write j2me mobile phone text messaging, a boot screen, hope that helps
TexiBootingSystem
- 出租车预订系统,C/S结构,用户预定,管理员管理信息。管理员帐号admin,密码admin。数据库为MySQL-This is a taxi booting system, which makes it possible for you to boot a taxi on line. This is a Client-Server System, and the accout and password of the administer are both admin.
zcnNote
- 初学java写的一个小小的note软件,export后加入到开机自动启动中,然后就可以在上面写最近要干的事并save,会在硬盘上写文件,电脑启动就可以看到最近要干的事了。。很小,只占用桌面的一个角落。-Beginner java software written by a small note, export to boot automatically after the restart, then you can write something recently to dry and save
JAVA-in--Win32
- 本文提出一种在Win2系统中用C++语言建立引导程序, 以运行JAVA程序的方法(Launcher)。并且通 过一个简单但典型的实例来说明该方法, 并给以了完整实现。-This paper presents a language to build the system using the boot process to run " procedures. Through a simple but typical example to illustrate the method, an
Management-System-of-car
- 某运输公司老板Zhansan开发一车辆管理系统,设有一车辆抽象父类vehicle,子类车种设计成具体类,共有十几种。起初车辆共100辆,后增加卡车truck、轿车car、推土机bulldozer、赛场车venue、公交车bus各一辆。每类车都需要有相同的计算车的数量的方法count()和屏幕输出方法print(),以及不同的启动方法start()。每个启动方法中输出“某某车启动”,如“公交车启动”。如果不想每个子类都重写count()方法和print(),并且每个子类也不想用各自的对象去调用这三
jikesrvm-3.1.3.tar
- Jikes研究虚拟机(Jikes Research Virtual Machine,简称Jikes RVM)是一种成熟的用于执行Java程序的虚拟机,其早期版本与当前版本分别在通用公共许可证(CPL)与Eclipse公共许可证(EPL)下开放代码。与其他以Java编写的虚拟机不同的是,Jikes RVM采用了元循环技术。 Jikes RVM采用了元循环技术,因而其需要运行在一个引导Java虚拟机(JVM)上来创建启动镜像。启动镜像在运行时由一个小型的C装入程序载入,其本质是Jikes
FancyLoader
- A class loader with atypical behavior: we try to load a private class implementation before asking the system or boot loader.
TheScheduleProgram
- 日程辅助程序 本程序有三项功能 功能一:万年历 此功能可查询万年的日历,可查询农历的年份,属相 功能二:程序辅助启动 此功能可在开机时,辅助延时启动其他程序,避免了用开机启动项启动多项程序时使计算机刚开机时的运行缓慢 功能三:日程提醒 此功能提供了日程的提醒-The schedule program This program has three functions Function: this function can be a calendar calendar qu
NanoWeb
- NanoWeb === = In memory web server based on NanoHTTPD. Sometimes jetty is too much for simple tasks. This project provides a skeleton of Web handler around NanoHTTPD embeddable server. You can easily extend and modify it to serve
BootupDemo
- 可实现安卓开机自启动功能,有需要的朋友可以看看,注意手机必须设为允许自启动-Andrews boot the start can be achieved functionality, there is a need friends can see, the phone must be set to allow attention the start
JVMThreadPractice
- 模拟JVM虚拟机和基础指令集设计的JAVA语言模拟的JVM (invoke,rt_obj,dst_obj,dst_method,obj_args):方法调用指令,dst_obj为被调用的目标对象,dst_method为被调用的目标方法,obj_args是输入的对象引用参数,只能是在当前栈帧能够访问的对象。一个方法所传入的对象参数个数一旦确定不能变,不超过3个。rt_obj为接收dst_method运行返回值的变量。同理,一个方法是否会返回对象引用,以及返回对象的类型一旦确定不能变。 (r
shirodemo
- spring -boot 整合shiro 权限框架 主要是使用注解来配置xml文件-Spring- a framework of integration shiro permissions of the boot Mainly use annotations to configure the XML file
nettyPro
- java服务器框架搭建,spring-boot,netty,mongodb(Morphia)、Redis(Jedis)、MyBatis、Json-rppc,这是一个maven工程,可以加载到eclipse里面-Java server framework, spring-boot, netty, mongodb (Morphia), Redis (Jedis), MyBatis, Json-rppc, which is a maven project, can be loaded into the
ServApp - 副本
- 此软件是在win操作系统下运行,开机是运行指定jar文件,实现开机自动启动!如果是其他操作系统可以到wrapper官网下载相应的平台程序!(This software is running under the Windows operating system, boot is to run a specified jar file, achieve boot automatically start!If it is other operating systems can be downloade
仿360 开机效果
- 模仿的360开机效果,会在右下角显示一个小图片,之后会下移一部分,然后再向右消失,使用jquery实现此功能(Imitation of the 360 boot effect, will display a small picture in the lower right corner, and then move down a part, and then disappear to the right, using jQuery to achieve this function)
project
- 本系统在spring boot 的基础上使用Idea软件实现了一个微信点餐系统,上传代码包括源代码以及数据库。(The system uses the Idea software on the basis of the spring boot to implement a WeChat ordering system. The upload code includes the source code and the database.)
project
- 本系统主要采用Java作为开发语言,目前流行的spring boot作为框架,数据库使用Mysql,开发环境为IntelliJ IDEA,并且使用流行的tomcat8服务器,开发了一个为用户提供方便且实用的博客系统,该系统实现了对用户的管理,包括注册,登录,修改密码,删除用户等等,还包括编辑博客,发表博客,删除博客,设置标签,上传图片,模糊查询,最新排序,评论博客,点赞,对点赞数量进行统计,全文检索,最新文章,最热文章,热门标签,热门用户,最新发布等等功能,和现有的其他微博软件一样,满足各种需求