-
微信打飞机
用java描述的当前很火的卫星平台上的一款小游戏——打飞机!!!
下载源码后,启动myeclipse 导入工程进入整个工作区,即可运行!!
在下已经青紫测验过 运行无压力 然后效果与手机上是一样一样的
- 2022-06-18 02:03:48下载
- 积分:1
-
简单的学生信息管理系统
简单的学生信息管理系统,实现了简单的用户的注册,添加,修改密码,删除。还有学生信息的增删改查,但是缺少权限管理,以后找机会添加进去。
运用了SPRINGMVC框架 ,spring框架,mabatis框架,配置方面 比较麻烦,必须认真的看。
还有前端页面的修饰,用了JAVASCRIPT CSS。
- 2022-07-14 17:31:46下载
- 积分:1
-
FillInWrap
This FloatValue represents a float value that is converted from another scalar value.
- 2014-02-17 13:02:20下载
- 积分:1
-
DFA算法
dfa算法java实现
public static void addSensitiveWordToCache(Map map) { sensitiveWordMap = new HashMap(map.size()); //初始化敏感词容器,减少扩容操作 String key = null;
Map nowMap = null;
Map newWordMap = null; //迭代map
- 2022-03-22 19:30:07下载
- 积分:1
-
各种计算功能的实现,可以计算体积,实现方形圆形的计算
各种计算功能的实现,可以计算体积,实现方形圆形的计算-computing functions are realized, the volume can be calculated to achieve a square round the calculation
- 2022-06-19 23:01:47下载
- 积分:1
-
老师上课的java课的讲解,从最基本的了解java的结构,是最基础认识java的课件...
老师上课的java课的讲解,从最基本的了解java的结构,是最基础认识java的课件-Java class teacher in the class of explanations, from the most basic understanding of java, the structure of the most basic understanding of java courseware
- 2022-10-17 14:55:03下载
- 积分:1
-
image
Java版色情图像过滤入门示例及源码模拟绿坝过滤机制(Introduction to Java version of pornographic image filtering example and source analog filtering mechanism Green Dam)
- 2010-05-14 15:17:16下载
- 积分:1
-
BBS
BBS论坛 提供非常完整的三层框架 页面设计 只需要加入部分功能代码最终完成(BBS forum needs its own three-tier framework is complete add some features to finalize the code)
- 2014-01-09 13:26:41下载
- 积分:1
-
DancingLinksSudoku_090531
Sudoku solver is the simplest application to solve sudoku table,
so this Application is GUI. It may has many bugs.
- 2009-06-16 16:08:00下载
- 积分:1
-
IE-print
IE自打印插件,在IE5中可以使用Webbrowser控件的ExecWB方法来实现自动无提示打印,但在>IE6版本此方法已经无效,此IE插件为此而产生。
此插件也是调用IE内置的打印功能,相当于window.external.Print() -> ExecWB(OLECMDID_PRINT,OLECMDEXECOPT_DONTPROMPTUSER,EmptyParam,EmptyParam)
仅此而已(IE print)
- 2014-01-02 17:22:14下载
- 积分:1