登录
首页 » Java » useradd

useradd

于 2013-07-11 发布 文件大小:1KB
0 185
下载积分: 1 下载次数: 3

代码说明:

  springmvc前台新增页面配合dwz简单demo,方便学习开发,简单易懂。(springmvc new front page with dwz simple demo, facilitate learning and development, easy to understand.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • net.mindview
    《JAVA编程思想》中文第四版配套类库 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从JAVA的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。(" JAVA programming ideas" supporting the fourth edition Chinese Library book won wide acclaim the world' s programmers, even the most obscure concepts in the text affinity Bruce Eckel and small, direct programming examples will be resolved before the invisible. JAVA the basic grammar to the most advanced features (depth of object-oriented concepts, multi-threading, automatic build, unit testing and debugging, etc.), this book can guide you step by step easy to master.)
    2016-10-20 16:03:49下载
    积分:1
  • C3O0Jar
    说明:  c3p0数据库连接jar,有需要其他的可以联系up(the connector of DB by c3p0)
    2019-05-02 15:47:38下载
    积分:1
  • SPOOLING
    要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。 SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。 (Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
    2014-01-08 13:36:02下载
    积分:1
  • cpu
    MIPS指令CPU模拟器...................................................(MIPS instruction CPU simulator ............................................. ......)
    2013-09-09 18:53:44下载
    积分:1
  • stvndard
    C语言编程实例目录,PDF C语言编程实例目录,不错的源码()
    2018-05-13 20:17:55下载
    积分:1
  • 2008010
    编写一个线段类 MyLine,要求如下: 主要属性有: x ,y ;类型为Point (查看API) 编写构造方法,如 MyLine(Point p1 , Point p2) 编写5个成员方法。如: 检查线段是否位于第一象限check()… 求线段的长度 length() … 判断两条直线是否相交(另一线段作为参数)。 编写一点到该线段(或延长线)的距离 其他方法。 注:编写方法时,考虑利用Point类的方法 编写测试程序 (Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program)
    2009-12-24 14:03:10下载
    积分:1
  • FTPFrame
    File Transfer for Tight VNC
    2010-05-31 22:24:47下载
    积分:1
  • 网上选课系统
    说明:  网络上的选课系统,用户可先完成用户的注册登录修改自己的资料,并且登陆以后选择各种各样的书籍,结束日期,归还日期等等(In the network selection system, users can first complete the user's registration and login to modify their own data, and then choose a variety of books, the end date, the return date, and so on.)
    2018-04-13 18:19:22下载
    积分:1
  • free
    一套Java Swing做的ERP框架,界面很漂亮(a set of erp frame which was made of java swing.It s user interface is beautiful )
    2013-03-21 23:08:39下载
    积分:1
  • ddvip_com_0337499a9ecfc5
    说明:  本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接地址改为您自已的地址。 (4)部署到tomcat服务器中即可运行(jdk1.5以上). 用户名和密码均为:admin(The system uses struts+ Spring+ Hibernate framework, focusing on the three combined application development, all have detailed source notes, for beginners to students without author permit shall not be used for commercial purposes, can only be used in teaching or individual learning. Procedures for the entire system is only one of the modules, and all procedures for lovers to exchange purposes. Usage: (1) in the oracle database to run the database script file cnc.sql. (2) to use eclipse (or other development tools) directly into the project. (3) spring configuration file applicationContext.xml in the database connection address changed your own address. (4) deployed to the tomcat server to run (jdk1.5 and above). A user name and password are: admin)
    2008-09-25 12:59:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载