CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - c*core

搜索资源列表

  1. czshop

    0下载:
  2. 简单的JSP电子商务网站购物车 带结算功能,带注册系统 大二时自己编写的,供大家参考学习 功能不是很详尽,美工也是拼凑了以前的flash,请见谅, 数据库在data文件夹中,在SQLserver中附加数据库即可 bean在classes--bean中 放进classes里即可 核心代码在list.jsp中 -simple JSP Cart e-commerce site with the clearing functions, with the registratio
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:382.4kb
    • 提供者:陈展
  1. jvtv_0.6

    0下载:
  2. JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:147.62kb
    • 提供者:lampson
  1. Java-Network-Programming.pdf

    0下载:
  2. JavaTM s growth over the last five years has been nothing short of phenomenal. Given Java s rapid rise to prominence and the general interest in networking, it s a little surprising that network programming in Java is still so mysterious to so ma
  3. 所属分类:Java Develop

    • 发布日期:2016-01-25
    • 文件大小:2.16mb
    • 提供者:faiq
  1. wangjiansenjiaocai

    0下载:
  2. Java平台的划分 要彻底了解Java 2 Micro Edition,我们必须先对Java 2 Micro Edition在整个Java技术之中的定位做个了解。 一般我们在撰写C程序的时候,会使用C标准程序库;使用C++撰写程序的时候,会使用C++标准程序库;而使用Java撰写程序的时候,则使用Sun所提供的Java标准类库。之所以叫做类库,是因为各式各样的方法(method,也可以叫做“函数”)被有系统地放在类之中,而这些类又被分门别类地归属在不同的包(package)之下,相较起来
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7.41mb
    • 提供者:zhaolulu
  1. OReilly---JavaScript---The-Definitive-Guide--5Ed.

    0下载:
  2. is an interpreted programming language with object-oriented (OO) capabilities. Syntactically, the core Javascr ipt language resembles C, C++, and Java, with programming constructs such as the if statement, the while loop, and the && operator. The sim
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:2.19mb
    • 提供者:Marcus Arcus
  1. Using-C-to-achieve--method

    0下载:
  2. 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:741.96kb
    • 提供者:pengjx
  1. J2EEqiyemenhuwangzhan

    0下载:
  2. 搭建一个C/S模式的网站系统,然后设计基于该系统的网络宣传平台,主要包括信息发布、产品展示、网上调查、在线交流四大核心功能。-To build a C/S mode site systems, and network promotional platform design based on the system, including information dissemination, product demonstrations, online surveys, online exchange
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:8.59mb
    • 提供者:蔡鹏飞
  1. hyperic-sigar-1.6.4-src.tar

    0下载:
  2. 使用sigar其实很简单,获取CPU信息 内存,网卡、磁盘等信息-This information is available in most operating systems, but each OS has their own way(s) providing it. SIGAR provides developers with one API to access this information regardless of the underlying platform. The
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:test
  1. encog-java-core-master

    0下载:
  2. 这个文件包含了Encog的java代码,用户可以与此项目相对应的c代码对照。文件包含了如何编译和执行java的说明。-This file includes the complete source code for Encog for java. This file includes instructions on how to compile and execute Encog for java.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:Chen Zhang
  1. javaeetutorial5

    0下载:
  2. Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere (WORA),
  3. 所属分类:JavaScript

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:dhivya
  1. SSHDemo

    0下载:
  2. 学生作品,框架构建基本案例,目前是struts2+Hibernate+ Spring+Ajax struts2是核心处理器管理MVC模式中的C,Hibernate同数据库打交道,减少了数据繁琐的编码,spring是对象生成器,解除类与类之间的解耦合-The basic framework to build the case, is currently struts2+Hibernate+ Spring+Ajax struts2-core processors manage MVC mode C,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-16
    • 文件大小:22.62mb
    • 提供者:周元岗
搜珍网 www.dssz.com