-
MySpringAOP
说明: Spring AOP 面向切面编程
开发工具IDEA, TomCat, Sql(Introduction to SpringAOP ,
Development tools IDEA, TomCat, SQL)
- 2020-06-20 00:00:02下载
- 积分:1
-
文件管理:可以浏览某目录下的文件和目录,并对其进行操作(编辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email...
文件管理:可以浏览某目录下的文件和目录,并对其进行操作(编辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email给某人 数据管理:mysql数据备份和导入,编辑数据表(含浏览数据、修改、删除、新增记录等),数据表的优化、检查、分析、清空和删除(可批量操作),查看数据表占用空间(包括各表的记录,大小,建立时间,更新时间)等 系统参数:查看php环境参数、mysql参数,状态 系统设置:修改程序运行参数 网站统计:可以统计你的网站的访客浏览了那些页面,从哪里跳转来的,他们的ip和ip所在地是多少,一天共浏览了多少页面和有多少ip浏览了你的网站-document management : can browse a directory of files and directories, and its operations (edit, delete, packing and decompression, etc.) can also be used for operational definition. Support multiple file uploads, new directories and files mail : Send email to a person data management : mysql data backup and import, edit data tables (including data browsing, modify, delete, new records, etc.), data tables optimization, inspection, analysis, emptied and delete ( Batch can operate), view the data in table occupy space (including the table of records, size, creation time and update time) system parameters : View php environmental parameters, mysql parameters, the state system settings : to amend t
- 2023-03-04 23:30:04下载
- 积分:1
-
java基础教程
说明: java基础教学讲义。。。。。。。。。。。。。。。。(Java basic teaching handout)
- 2020-06-21 14:20:02下载
- 积分:1
-
iBatisDemo
利用iBatis架构开发Web应用程序的初学实例。(IBatis framework for the development of the use of Web applications, examples of learning.)
- 2007-11-08 20:50:31下载
- 积分:1
-
ALU
说明: ALU示例(对于单周期cpu的Modelsim SE-64 10.4进行仿真)(Alu example (simulation for Modelsim se-64 10.4 of single cycle CPU))
- 2020-05-15 18:57:47下载
- 积分:1
-
3D俄罗斯(源码)
说明: VC++基于OpenGL技术实现的3D俄罗斯方块游戏,游戏玩法与以往的俄罗斯方块区别不大,这里主要是3D图形的设计部分,编辑时请OpenGL中的相应类库已打包(VC ++ is a 3D Tetris game based on OpenGL technology. The gameplay is not much different from the previous Tetris. Here is the design part of 3D graphics. Please edit the corresponding class library in OpenGL when editing.)
- 2020-03-30 12:01:43下载
- 积分:1
-
eclipse
eclipse快捷键大全,很实用的工具,介绍了所有的快捷键操作(eclipse shortcut keys Daquan, a very useful tool to introduce all the shortcut keys operate)
- 2009-09-18 07:18:27下载
- 积分:1
-
judgebrackets
假设一个算术表达式中可以包含三种括号:圆括号“(”和“)”,方括号
“[”和“]”以及花括号“{”和“}”,且这三种括号可按任意的次序嵌套使
用。该算法用于判断给定表达式中所含括号是否配对出现。(Suppose an arithmetic expression can contain three types of brackets: parentheses " (" and " )" , in square brackets " [" and " ]" and braces " {" and " }" , and can use any of these three brackets order nested. The algorithm used to determine a given expression contained in parentheses are paired appear.)
- 2010-12-27 20:03:09下载
- 积分:1
-
Tongxunlu
一个用Visual C++编写的通讯录程序(A written using Visual C++ address book program)
- 2010-08-19 14:55:48下载
- 积分:1
-
1
有一个圆环,其中小院半径为2.5,大圆半径为7。编程定义一个circle类,含有私有变量半径r,能够初始化r,计算圆面积。主函数中通过定义2个对象(大圆和小圆)来计算出圆环的面积。(There is a circle, of which the radius is 2.5 and the radius is 7. Programming defines a circle class, which contains the private variable radius R. It can initialize R and calculate the circle area. In the main function, the area of the circle is calculated by defining 2 objects (large circles and small circles).)
- 2018-08-30 15:52:09下载
- 积分:1