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

搜索资源列表

  1. flex-helloworld

    0下载:
  2. flex技术的入门实例,flex与java交互的入门实例-flex examples of technology, entry, flex and java examples of interactive entry
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4845738
    • 提供者:yangpi
  1. ASPforumsourcecode

    0下载:
  2. ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的scr ipt环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些scr ipt语言如VB,JAVA到html中,使这些scr ipt运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的scr ipt语
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:100803
    • 提供者:许中华
  1. JavaCallintoCpp

    0下载:
  2. 实现Java和C++的交互,使用的技术是称为JNI( Java Native Interface ),C++编写的程序,只要实现JNI生成的接口,则可以让Java程序调用,而Java编写的程序,C++调用,则需要运行Java虚拟机,通过JNI查询调用Java实现的方法。-Java and C++ realization of the interaction, the use of technology is known as the JNI (Java Native Interface), C+
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3376968
    • 提供者:tao
  1. uploadfile

    0下载:
  2. 实现文件上传,通过httpclient与alfresco服务器进行交互-upload file example
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1278211
    • 提供者:xiangyuan
  1. informationmanagement

    0下载:
  2. 简单的管理员登录,并和文件交互实现记录增删改查操作-A simple administrator login, and interact to achieve records and documentation additions and deletions to change search operation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:89456
    • 提供者:Devil Dante
  1. Ajax

    0下载:
  2. 1. AJAX介绍 AJAX是一种运用Javascr ipt和可扩展标记语言(XML),在网络浏览器和服务器之间传送或接受数据的技术。 2. AJAX实例 AJAX可以用来创建更多交互式的网络应用程序。 3. AJAX源代码 简要分析上一章节效果的代码原理 4. AJAX与数据库 AJAX可以用来和数据端进行数据的交互联通。 5. 使用AJAX制作留言本 使用已有的AJAX教程,制作一个属于自己的留言本吧-1. AJAX介绍 AJA
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:30546
    • 提供者:a
  1. test4

    0下载:
  2. 软件工程 Web技术与应用 实现简单关于TCP/IP协议的交互-Web technology and application of software engineering to achieve a simple on the TCPIP protocol interactions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:134955
    • 提供者:snow
  1. AgendaManageSystem

    0下载:
  2. 基于命令行交互方式的议程管理系统,有需要的可以下载啊。-Based on the command line interactively agenda management system, there is a need that can be downloaded ah.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:406477
    • 提供者:
  1. wuziqi

    0下载:
  2. 1.完成常规的五子棋游戏 2.能够实现在单个计算机上的人机交互下棋 3.可采用Applet或者Application 4.游戏能够自动判断输赢 5.界面简洁,游戏操控方便 -Networking Gobang
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:35358
    • 提供者:刘波
  1. jQuery1.2.6

    0下载:
  2. jQuery 是一个快速的,简洁的 javascr ipt 库,使用户能更方便地处理 HTML documents、events、实现动画效果,并且方便地为网站提供 AJAX 交互。 jQuery 还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有许多成熟的插件可供选择。 jQuery 能够使用户的 html 页保持代码和 html 内容分离,也就是说,不用再在 html 里面插入一堆js来调用命令了,只需定义 id 即可。 -jQuery is a fast, sim
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:66865
    • 提供者:Sing
  1. TELE

    0下载:
  2. 手机用小计费程序,简单的计费功能,良好的交互画面,值得学习。-Phone billing procedures with a small, simple billing functions, good interaction picture worth learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:792
    • 提供者:jiangda
  1. jisuanqi

    0下载:
  2. 设计一个交互界面,当用户输入了两个操作数并点击运算种类按纽后,在运算结果对应的文本框中显示运算结果。-Design of an interactive interface, when the user enters the two types of operands and click on the button operation after the operation result in the corresponding text box displays the results of o
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2698
    • 提供者:jayxiazai
  1. 4744

    0下载:
  2. 多线程编程实验,主要有两个程序,画圆和两个线程交互运行-Multi-threaded programming experiment has two main procedures, draw a circle and the two threads to run interactively
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7734
    • 提供者:karys
  1. MyWebApp

    0下载:
  2. jsp/servlet编写的示例程序,适合初学者了解servlet作用,实现简单的WEB交互功能。-jsp/servlet examples of the preparation process, suitable for beginners to understand servlet role in achieving a simple WEB interactive features.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:865332
    • 提供者:姜超
  1. 21032716943

    0下载:
  2. Javascr ipt通过Web Service实现AJAX无刷新数据交互-Javascr ipt through the Web Service to achieve AJAX without refreshing the data interaction
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:95055
    • 提供者:网老虾
  1. SnsClient-Java

    0下载:
  2. Java手机终端处理程序.可以和手机短信交互.-Java mobile terminal program that can communicate with the mobile phone.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:45302
    • 提供者:ffxzhx
  1. SocketSC

    0下载:
  2. 实现实时交互对话的服务器端程序,属于Java的网络 应用。-Real-time interactive dialogue between server-side program, part of Java network applications.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:577
    • 提供者:黄某某
  1. JavaApplication1

    0下载:
  2. 清华大学人机交互课程作业1,非常有用,Java源码-Tsinghua University, course work in a human-computer interaction, very useful, Java source code
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:9434
    • 提供者:w taihong
  1. Convertorx

    0下载:
  2. 清华大学人机交互作业2,温度转化计,java-Tsinghua University, operating two human-computer interaction, temperature conversion dollars
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:19132
    • 提供者:wth
  1. Agenda

    0下载:
  2. 采用面向对象方法和JAVA语言开发一个基于命令行交互方式的议程管理系统,已注册到系统的用户(user)可添加(add)删除(delete)查询系统中的会议(meeting)安排。系统还提供注册和清楚自己议程的功能。-JAVA object-oriented method and language to develop a method based on command-line interactive agenda management system registered to the syst
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:4862
    • 提供者:Mark
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com