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

搜索资源列表

  1. Jigsaw-Puzzle

    0下载:
  2. 八皇后 通过AI寻找各种实现八皇后的解 最终打印出各种结果-Eight Queens AI to find the final solution to the eight queens print out results
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:55137
    • 提供者:陈若青
  1. Mycalendar

    0下载:
  2. 实现万年历,输入年份就可以打印该年的每月信息-Implementation calendar, enter the year you can print the monthly information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:890
    • 提供者:程晗
  1. StudentTest

    0下载:
  2. 按如下要求定义学生类Student: 1) 该类描述学生的信息:姓名、学号、学院、专业; 2) 该类并提供上述信息的获取方法和设置方法。 3) 覆盖实现toString()方法,以便打印输入该类对象时输出上述信息。 4) 通过实现comparable接口,定义该类对象的按学号大小的compareTo()比较方法。 5) 在main方法中,创建一个该类对象来表示自己的上述个人信息。-The following requirements define the student cl
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:689
    • 提供者:basen
  1. cinema

    0下载:
  2. 这是用eclipse编写的最简单的影院信息管理系统代码,包括实现登录,获取电影信息,售票(学生票,普通票,赠票),查询,打印功能-This is the easiest to use eclipse to write theater information management system code, including log on to achieve, get movie information, ticket (student tickets, general tickets, tic
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:37524
    • 提供者:朝阳
  1. java3422323

    0下载:
  2. 通过后台控制直接在前台页面实现打印功能,要求有固定的打印模式,可以设定。-Connect the print function
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-08
    • 文件大小:1691274
    • 提供者:韦良孝
  1. forwhat

    0下载:
  2. DEGREE,can print out the indegree and out degr-DEGREE,can print out the indegree and out degree
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:徐豪謙
  1. System-Design-Based-on-Java

    0下载:
  2. 公文传输系统是为了满足企事业单位公文传送的需求,利用计算机网络技术实现公文网络传输、签收、打印等功能的系统,并且保持公文的安全性、有效性和法律性等特性。平台架构是系统实现公文传输高效的前提。如何应用Java EE框架技术和设计模式实现公文传输系统显得尤为重要。同时,如何保证公文传输的安全性和可靠性也是系统构建过程中需要解决的关键问题,也是本文研究的核心。 本文以“理论基础——系统架构——方法应用”为主线,对公文传输系统的架构、公文安全等问题进行分析、设计与实现。在理论基础和技术实践相结合的研究方
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1643971
    • 提供者:趁辎
  1. BraCodeTest

    0下载:
  2. IE打印功能的简单示例,是在jsp中实现的一个打印条码的-print memo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:165688
    • 提供者:石鹏举
  1. jincheng

    1下载:
  2. java进程调度,处理机调度算法的实现 1. 设定系统中有五个进程,每一个进程用一个进程控制块表示。 2. 输入每个进程的“优先数”和“要求运行时间”, 3. 为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4. 处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5. 若要求运行时间为零,则将其状态置为“结束”,且退出队列。 6. 运行所设计程序,显示
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:5674
    • 提供者:张忠晔
  1. Palindrome

    0下载:
  2. 判断回文串,如果是回文串,将此回文串打印出来,不是显示不是回文,忽略非字母和数字-To determine palindrome string is a palindrome string, this palindrome string print it out, instead of showing is not a palindrome, ignoring non-letters and numbers
  3. 所属分类:Ajax

    • 发布日期:2017-04-10
    • 文件大小:1377
    • 提供者:宋景玮
  1. JAVA_Notepad

    0下载:
  2. Notepad is a program which is an implementation of the most known Notepad application in Java™ language, to show the many advantages in Java like OO concept and using the powerful Java GUI “Graphical User Interface”. Notepad can open, save, s
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:31371
    • 提供者:haroon
  1. stuInfo-manage-system

    1下载:
  2. 基于JAVA的学生学籍管理系统,主要包括学生信息的录入、修改、查询、删除等。本系统主要包括录入功能界面,修改功能界面,查询与打印功能界面,删除功能界面,基本上满足用户在学生学籍管理方面的需求,用户界面友好-JAVA' s Student Management System, including student information input, modify, query, delete, etc.. The system includes input function interfac
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:136828
    • 提供者:rojian
  1. xinleshuma

    0下载:
  2. 新乐数码激光影像网上冲印管理系统(完整无限制版)!-New music digital laser images online print management system (full unlimited version)
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-23
    • 文件大小:6795232
    • 提供者:王训波
  1. FlexPaper_rebuild

    0下载:
  2. FlexPaper修改版 flexpaper源码的编译,去除logo和打印,增大字体,支持中文-Modify FlexPaper the version flexpaper source code of the compiler, remove the logo and print, increase the font support for the Chinese
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-09
    • 文件大小:1514946
    • 提供者:黑衣人
  1. MyCom

    0下载:
  2. java 串口通讯 打印 pos机源码,欢迎各位高手进行指点-java serial communication print pos machine source, Welcome to the master to carry out pointing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1270
    • 提供者:yuest
  1. Lodop6.030

    0下载:
  2. WEB控件Lodop自2007年开始发布,目前是国内注册用户和免费用户最多的打印控件,是WEB开发中比较彻底的打印方案。控件支持windows下所有的浏览器,功能强大,使用方便,被支持者称为打印控件的“终结者”。 -WEB control Lodop published since 2007, is currently the largest print control of the domestic registered users and free users, web developmen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1751340
    • 提供者:wsp
  1. reportprint

    0下载:
  2. java做的报表打印。供有需要做报表的朋友学习-java report print. For the need to report a friend to learn
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:226837
    • 提供者:tangfei
  1. newnewJava

    0下载:
  2. 继续上传Java经典算法小程序(包括按要求打印图形,打印九九乘法表等)。-Continue to upload the classical algorithm of Java programs (including print on demand graphics, print the multiplication table).
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2545
    • 提供者:希望
  1. single_linked_list

    0下载:
  2. 利用JAVASWING技术在菜单按钮实现链表的创建、插入数据、打印数据、删除数据等可视化操作-Using the menu button JAVASWING achieved in the creation of the list, insert the data, print data, delete data, visualization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3222
    • 提供者:MAHY
  1. PrintThis

    0下载:
  2. flash内部打印空间代码,用户flash内部一些信息提供打印的地方!-flash internal print space code, the user provides some information printed inside flash place!
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-06
    • 文件大小:51644
    • 提供者:snow
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 35 »
搜珍网 www.dssz.com