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

搜索资源列表

  1. The-c--higher--of-languagein--ZTE

    0下载:
  2. 在使用 C 语言时,您是否对花时间调试 <javascr ipt: >指针 <javascr ipt: >和内存 <javascr ipt: >泄漏问题感到厌倦?如果是这样,那么本文就适合您。您将了解可能导致内存破坏的指针操作类型,您还将研究一些场景,了解要在使用动态内存分配时考虑什么问题-In the use of C language, whether you that time debugging < javascr ipt: > poin
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:327353
    • 提供者:黑雾
  1. MVC

    0下载:
  2. INTEGRATING SERVLETS AND JSP: THE MODEL VIEW CONTROLLER (MVC) ARCHITECTURE. Servlets are great when your application requires a lot of real programming to accomplish its task. As illustrated earlier in this book, servlets can manipulate H
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:338798
    • 提供者:Hikio
  1. Interceptors

    0下载:
  2. this project gives functionallity how to use struts interceptors to intercept your incoming request result which is sending back to client. this applicatin is made in struts 2.0, jsp ,servlet etc.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-15
    • 文件大小:3676311
    • 提供者:amit
  1. MR

    0下载:
  2. The first panel (in light blue) shows the source code for our first program. The second one (in light gray) shows the result of the program once compiled and executed. To the left, the grey numbers represent the line numbers - these are not part
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:17121
    • 提供者:pradeesh
  1. jiyu-MySQLaPHP

    0下载:
  2. 分布式事务处理模型及事务提交协议的基础上,针对实际应用中的银行转账模型,分析一般分布式事务处理失败的原因,给出基于XA接口的MySQL(关系型数据库管理系统)和PHP(超级文本预处理语言)对分布式事务处理的实现方法和过程.研究结果表明,该分布式事务处理方法可靠,并可简化程序的实现-Based on the descr iptions of the distributed transaction processing model and the transaction commit protoco
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:905530
    • 提供者:liumangtu
  1. addition

    0下载:
  2. Addition test. This a Java program. The program add the second number to the first number and put the result value out.-Addition test. This is a Java program. The program add the second number to the first number and put the result value out.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1731
    • 提供者:amorus
  1. multiplication

    0下载:
  2. Multiplication test program. This is a Java program. The program multiplies two number values and put the result value out.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:amorus
  1. dividation

    0下载:
  2. Didation test. This is a Java program. The program divides the first number by the second number and put the result value out.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1709
    • 提供者:amorus
  1. addition1

    0下载:
  2. Secnd dddition test. This is a Java program. The program add the second number to the first number and put the result value out.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2149
    • 提供者:amorus
  1. substraction1

    0下载:
  2. Second substruction test. This is a Java program. The program substructs the second number from the first number and put the result value out.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:amorus
  1. ASP--foot

    0下载:
  2. asp脚本调试,需要的地方赶快抓紧时间来做。肯定会有很大的收获。-<scr ipt language = "VBscr ipt" runat = server> Result = Findanswer(15) document.write ("The answer is " &Result) Function Findanswer(x) This statement generates a run-time error. Findanswer = x/0
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:56320
    • 提供者:张三
  1. GradeSystem

    0下载:
  2. 1、实现对两个文件数据进行合并,生成新文件3.txt 2、抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3、 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4、 输入一个学生学号后,能查找到此学生的其它信息并输出结果(至少采用两种查找方法实现) 5、使用结构体,链或数组等实现上述要求. -1, to achieve the merger of two data files, create a new file 3.txt 2, ext
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3982789
    • 提供者:王久龙
  1. SubRain

    0下载:
  2. 用来生成一个随机字幕雨,结果保存为png的图片格式,默认使用相对路径.Java代码含注释. -Used to generate a random subtitles rain. the result is saved as png image format.Default use relative paths. Java code with annotations.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1792
    • 提供者:
  1. InfixPostfixCalculator

    0下载:
  2. Infix to Postfix calculator converts an infix (input) into a postfix and then calculates the result of the given equation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:5442
    • 提供者:Jason Behik
  1. Martirx

    0下载:
  2. 矩阵乘法,输入两个矩阵的每一个元素,输出相乘后的结果-Matrix multiplier, input two matrices for each element, the result of multiplying the output
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:1542
    • 提供者:王晟
  1. BICYCLE

    0下载:
  2. java bicycle testing, result
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2997
    • 提供者:al firdauz
  1. EX2_1_2

    0下载:
  2. 输入成绩,输出成绩等级,它分别分为A、B、C、E五个等级-Enter the result, the output performance levels
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1129
    • 提供者:hao
  1. ScoreCount

    0下载:
  2. 成绩分类统计,用图形界面输入成绩、输出结果-Results classified statistics, graphical interfaces input and output result
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:811
    • 提供者:陈晓开
  1. replicatedWorker_exammple

    0下载:
  2. An example that use the concept of Replicated workers. I calculate numeber of occurrences of some key words in some files. And in the same time i calculate the frequent words in the files. The program needs am input file and the result will be put in
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5517
    • 提供者:mihutzu
  1. 20097720119

    0下载:
  2. 本程序共实现了两个功能:数据的查询(学生信息按学号查询)和数据的录入(学生信息录入)。 程序名称:Jdbc 数据库名称:student 数据源名称:lpf 建立表名称:message(学号、姓名、生日);fenshu(学号、英语) 其中: 子类 myframe:建立主页面样式(包括:窗体名称、菜单项目(学生管理-学生查询、学生录入;系统-退出系统)、窗体内容); 子类 xscx:查询学生信息(学号、姓名、生日);设计xscx窗口样式;sql语句的录入; 子类 xs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:146514
    • 提供者:lpf
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »
搜珍网 www.dssz.com