CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - java idea

搜索资源列表

  1. Java-student-management

    0下载:
  2. 本资源为Java版的学生管理系统,界面友好,人性化,功能完善,涵盖数据库所有操作,可以作为数据库以及Java等课程的课程设计(含两个版本,可以分别在dos下运行或者eclipse下运行) PS:内附数据库表格(运行前需导入到数据库),数据库环境为SQL Server 2005,另附课程设计报告,介绍制作流程以及思路,用法。-The resources for the Java version of the student management system, user-friendly, u
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:756986
    • 提供者:xiao ru
  1. Patterns-in-Java

    0下载:
  2. When a programmer discovers a pattern, it’s just an insight. In most cases, to go from an unverbalized insight to a well-thought-out idea that the programmer can clearly articulate is surprisingly difficult. It’s also an extremely valuable step. When
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:8749557
    • 提供者:targat
  1. guestbook

    0下载:
  2. 留言板模块源码,基于JAVA语言采用Myeclipse开发工具,采用struts2.0+tomcat5.0。 可以实现留言的添加、删除与修改。是JAVA Web编程入门级必须掌握的一个基于MVC理念的小项目。程序虽然不大,但是其中的编程思想是精华。希望对大家有用-It s the source code of guestbook modual,based on JAVA in Myeclipse development tool,and struts2.0+tomcat5.0. It c
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4101433
    • 提供者:Eleanor
  1. thinking4yuanma

    0下载:
  2. thinking in java 4(java 编程思想) 源码 java 经典名著 -thinking in java 4 (java programming idea) source java classics
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:531248
    • 提供者:tianchui
  1. Struts

    0下载:
  2. 本书由浅入深、循序渐进地介绍了MVC的体系结构和如何构建一个基于MVC的Web框架,目的是帮助软件开发人员快速掌握MVC的设计思想,并能使用MVC的内涵设计Web框架。全书共分12章。第1章详细介绍MVC的设计思想、优缺点,以及如何构建一个基于MVC的Web框架;通过这部分知识的介绍,建立起读者对MVC的理论基础。第2~9章将逐步实现一个基于MVC的Web框架和持久层框架;读者可以通过这部分内容的学习,掌握其实现细节和核心设计方式。第10~11章主要介绍如何将自己实现的Web框架与其他工具进行整
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:9834343
    • 提供者:lll
  1. Maze

    0下载:
  2. 用java写的迷宫代码,注重代码的简洁与易懂,通过算法的基本思想来编写代码-The maze used to write java code, pay attention to the simple and easy to understand code, through the algorithm the basic idea to write code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:5259
    • 提供者:
  1. addison.wesley.design.patterns.java.companion

    0下载:
  2. The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented code between projects and between p
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1549395
    • 提供者:vkbrain
  1. jme

    0下载:
  2. jME(jMonkey Engine)是一个基于场景图(scene graph)、高性能的图形API。jME设计的思想主要来源于David Eberly所写的《3D Game Engine Design》一书。jME是一个使用Java语言编写的图形绘制引擎。-jME (jMonkey Engine) is a scenario-based map (scene graph), high-performance graphics API. jME design idea comes mainly
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:4037853
    • 提供者:张的
  1. ProxyJava

    0下载:
  2. A web proxy server is an intermediate agent forwarding HTTP messages between two computers - a client and a server. Both of them have no idea about the existence of the proxy as it is transparent to them. They send their requests and responses th
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:14604
    • 提供者:Herman Chan
  1. OnlineExam

    0下载:
  2. JAVA在线考试系统,里面包含有数据库文件,IDEA或Ecilipse能直接打开运行的项目-JAVA Online Exam System, which contains the database file, IDEA or Ecilipse run to open the project directly
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-29
    • 文件大小:12014231
    • 提供者:
  1. PathFinderRedux

    0下载:
  2. The PathFinder application is a look into a number of different areas some of which tend to run into each other these are mostly the topics of Intelligence, Memory, Artificial Life, Swarm Intelligence and Path Finding Algorithms, some of which will b
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:117934
    • 提供者:rk
  1. dbscan

    0下载:
  2. Density Based Spatial Clustering of Applications of Noise Uses a density-based notion of clusters to discover clusters of arbitrary shapes, in spatial databases Key idea: for each object of a cluster, the neighborhood of a given radius contains
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:4304
    • 提供者:nandish.hebbal
  1. IDEA

    0下载:
  2. 利用JSF JSP 实现B/S结构的IDEA算法 演示和教学系统-Using JSF JSP to achieve B/S structure of the IDEA algorithm for demonstration and teaching system
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-13
    • 文件大小:3392098
    • 提供者:赵万青
  1. IDEA

    0下载:
  2. IDEA encryption/decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:4912
    • 提供者:nancy
  1. java

    0下载:
  2. java面试题 包含java基本思想 基本理论-java interview questions java basic idea of ??the basic theory that contains
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:305762
    • 提供者:fxm
  1. IDEA-IN-java

    0下载:
  2. JAVA IDEA it is java idea
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:80596
    • 提供者:zeng
  1. Java-idea

    0下载:
  2. java编程思想完整版 ,非常适合新手的阅读。希望读者好好珍惜-The full version of the java programming ideas, ideal for novice reading. Hope readers will cherish
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:688982
    • 提供者:孙航
  1. 【JAVA】41《JAVA编程思想(第四版)》

    0下载:
  2. 《JAVA编程思想(第四版)》PDF版本(JAVA programming idea (Fourth Edition) PDF version)
  3. 所属分类:Java编程

    • 发布日期:2017-12-12
    • 文件大小:2128885
    • 提供者:玩具熊
  1. 教务管理系统demo-java

    2下载:
  2. 一套简单的Java的教务管理系统,可用作模板进行二次开发,所用工具IDEA(A simple Java educational management system, can be used as a template for two development, the tool IDEA)
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:30143488
    • 提供者:威威猫
  1. JAVA和Mysql学生信息管理系统

    3下载:
  2. 1.新建数据库ssms,将ssms.sql导入该数据库 2.用解压文件打开ssms.war, 打开ssms.war\WEB-INF\classes\c3p0-config.xml文件,修改服务器所在数据库用户名和密码 3.将ssms.war文件放入tomcat/webapps目录下 4.启动tomcat服务器 5.打开浏览器,输入 localhost:8080/ssms 进入登录界面 6.输入用户名和密码访问系统 用户名:admin 密码:111111(The Components
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:9272320
    • 提供者:我啦
« 12 3 4 5 »
搜珍网 www.dssz.com