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

搜索资源列表

  1. mata

    0下载:
  2. 马踏棋盘-设计一个国际象棋的马踏遍棋盘的演示程序。将马随机放在国际象棋的88 棋盘Board88 的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64 个 方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,…,64 依次填入一个88 的阵,输出之。-Horse riding board- design a chess the horse travels chessboard demo program. Horse randomly i
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:1432
    • 提供者:俞俊
  1. release-jQuizMe-2.2.1

    0下载:
  2. jQuizMe是一个采用jQuery开发的Web测验程序。支持的测验题型包括:填空,多选择,判断,Flash Cards等。-jQuizMe a jQuery the Web quiz program development. The support of the quiz questions include: fill in the blank, multiple choice, judgment, Flash Cards, etc..
  3. 所属分类:JavaScript

    • 发布日期:2017-11-24
    • 文件大小:68851
    • 提供者:eepudn37
  1. OilingCar

    0下载:
  2. 汽车加油问题。一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应 在哪些加油站停靠加油,使沿途加油次数最少。并证明算法能产生一个最优解。-Vehicle refueling problem. Fill up after a car can travel n miles. There are a number of gas stations in the journey. Design an efficient algorithm that fuel dock in
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:1024
    • 提供者:Kerwin
  1. JAVA

    0下载:
  2. 撰写类Mylog,实现接口Loggable,完成在本地文件Mylog.log文件中的日志填写。-The writing class Mylog, implement the interface Loggable, completed log in the local file Mylog.log file fill.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-11
    • 文件大小:2399
    • 提供者:夏见明
  1. QuestionDB_0.9

    0下载:
  2. QuestionDB 是一个用来在数据库中存储试卷问题的程序,支持五种不同类型的问题:开放问题、多部分的开放问题、填充题、多选题和是非题。你可导出问题到 OpenDocument 文本格式。-QuestionDB is used to support the five different types of questions: open, multi-part open questions, Fill in the blanks, multiple choice and true or fals
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:921921
    • 提供者:pudn
  1. JavaWaveText

    0下载:
  2. Java波浪文字,一个利用Java处理字符的实例,可以设置运动方向参数,显示文本的字符数组,高速文本颜色,显示字体的 FontMetrics对象,得到Graphics实例,得到Image实例,填充颜色数组数据,初始化颜色数组。-Java wavy text, an instance of the use of Java processing characters, you can set the direction of motion parameters, and displays the t
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:16384
    • 提供者:pudn1385
  1. excel1

    0下载:
  2. ava Excel API is an open source java library to read, write and modify Excel spread sheets. This requires the library jxl-2.6.12.jar to be in classpath. The following example shows how to fill a form by copying an existing Excel Wor
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:1059
    • 提供者:jose
  1. dwrpush

    0下载:
  2. dwr+spring实现消息的即时推送,登录后进入页面,在推送对话框中填写推送消息,选择推送模式可以在右方看到推送的消息-instant push the dwr+spring message, log into the page, in the the push dialog box, fill in the push message, select the push mode can see a push in the right message
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-16
    • 文件大小:5419793
    • 提供者:wei
  1. 021_struts2_midProject_03

    0下载:
  2. 九宫格日记是一种新的日记方式:九个方方正正的小格子,像做填空题那样“对号入座”,填写上相应内容,就完成一篇日记-Diary Jiugongge is a new diary: nine square grid, as do fill in the blank " pigeon-holing" , fill to complete a diary
  3. 所属分类:JavaScript

    • 发布日期:2017-11-18
    • 文件大小:7263721
    • 提供者:吴文祥
  1. Windows SSO with JBoss Seam

    0下载:
  2. Unified authentication has been one of the frequently asked functionality for quite some time now. Users have to remember username/password for various systems or having to login for each system while all those systems are part of the same intranet a
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-17
    • 文件大小:43008
    • 提供者:zengke0001
  1. webfriend

    0下载:
  2. 一、系统设计 会员注册:新会员填写表单,包括会员名、e-mail地址等信息。如果输入的会员名已被其他用户注册使用,系统提示新用户更改自己的会员名。 会员登录:输入会员名、密码。如果用户输入的会员名或密码有错误,系统将显示错误信息;如果登录成功,将一个成功登录的信息赋值给用户,同时用户被连接到“浏览其他会员”页面。 浏览会员:成功登录的会员可以分页浏览其他会员,如果用户直接进入该页面或没有成功登录就进入该页面,将被连接到“会员登录”页面。 查看会员信息:成功登录的会员可以在该页面输
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-05
    • 文件大小:91552
    • 提供者:惠英木子
  1. JavaPrj_19

    0下载:
  2. 网上订餐系统需要提供给客户快捷、方便的订餐服务,开发本系统的具体要求如下。 (1)在系统首页需要提供推荐菜单、热门菜单以及菜单搜索功能,方便用户快速选购自己喜欢的菜单。 (2)系统不要求用户进行注册和登录,只需要选择菜单并填写联系人信息即可完成订餐。 (3)在用户订餐完毕后,需要能够自动计算菜单价格。同时在用户提交订单时,需要用户确定订单无误,同时还将自动生成订单号,并保存到系统的剪贴板中,方便用户保存订单号。 (4)系统还需要提供会员服务功能,会员每消费一块钱将增加一积分。同时
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-10
    • 文件大小:26226469
    • 提供者:nzj
  1. FileCreat_Read_Write_java

    0下载:
  2. 本JAVA程序实现了通过一个按钮在本地创建一个文件,并在文件中填入内容,并读取内容。-The JAVA program implemented locally via a button to create a file and fill in the document content, and read the contents.
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1156
    • 提供者:孔令涛
  1. ssq

    0下载:
  2. 红球32选6,蓝球16选1。电脑随机抽取中奖号码,手动填写号码和电脑随机填写号码,并判断中奖情况。-Red ball 32 6 election, elect a basketball 16. Computer randomly selected the winning numbers, computer-generated random numbers and fill in manually fill out numbers, and determine the winning situat
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:4950
    • 提供者:杨正辉
  1. SimpleIframePortlet

    0下载:
  2. 此程序是一个典型的IBM portlet,通过参数的形式传递页面嵌入的URL,并且可以通过参数调整窗口的大小. 一个Portal网站的80 的页面都可以用这种portlet填充.-This program is a typical IBM portlet, parameters are passed through the embedded page URL, and you can resize the window by parameter A 80 percent Portal web
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:22167
    • 提供者:蓝灵
  1. formbuilder

    0下载:
  2. javascr ipt 自定义用户要填写的表单-javascr ipt custom user form to fill out
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:29070
    • 提供者:hrk
  1. ArrayData

    0下载:
  2. Pseudo-instruction which holds fill array data for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1535
    • 提供者:senghuegie
  1. rizhao

    0下载:
  2. 自己做的日照创业网站,比较简单的页面,拿来填上自己的内容就能用了。-Sunshine own business website, a relatively simple page, fill in your own content used to be able to use it.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-17
    • 文件大小:4603852
    • 提供者:苑冰冰
  1. bookstore

    0下载:
  2. 网上购书系统功能如下: ① 用户可以浏览图书分类和网站推荐的图书。 ② 用户可以根据分类,浏览某一类的图书列表。 ③ 用户可以查看具体某本图书的介绍。 ④ 用户在图书浏览页面,单击【添加】按钮,把选定图书添加到购物车中。 ⑤ 用户可以单击【购物车】超链接,查看购物车信息。 ⑥ 用户可以单击【结账】按钮下订单,当然需要登录后才能操作。 ⑦ 用户在注册页面,填写注册信息,确认有效注册,成为新用户。 ⑧ 用户在登录页面,填写用户名和密码,确认正确,可以结账。 -On
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:360492
    • 提供者:asn
  1. 014lql

    0下载:
  2. 计算机图形学课程的三角形(包括正三角跟倒三角)填充编程实现-Triangle Computer Graphics courses (including the Triangle with inverted triangle) Fill programming
  3. 所属分类:JavaScript

    • 发布日期:2017-05-08
    • 文件大小:1902732
    • 提供者:凌海路
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com