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

搜索资源列表

  1. DrawLines

    0下载:
  2. 在Eclipse下,写入两个类来实现画线问题,并在主函数中调用两个类-In Eclipse, the writing class to draw a line two questions and two main classes called function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3602
    • 提供者:刘明阳
  1. JDK6API

    0下载:
  2. 详细解说关于JAVA编程代码的一本很不错的电子书籍。可以查询有关java的所有系统函数。-A detailed explanation on the JAVA programming code of a very good. Can query on Java all system functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-20
    • 文件大小:33616896
    • 提供者:张杰
  1. java

    0下载:
  2. 写一个人类person,其数据成员为char ﹡name int age 表示姓名和年龄,写出其构造函数设PX是一个指向类动态的指针变量,则执行delete px 语句时,将自动调用该类的()3,若需要把一个函数,voidF() 定义为一个类AB的友元函数,则应在类AB的定义中加入一条语句:() 4编程题 1,写一个人类person,其数据成员为char ﹡name int age 表示姓名和年龄,写出其构造函数,拷贝构造函数,析构函数。 A。假定每月都是30天,每年都是360天。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2204
    • 提供者:张聪
  1. efs

    0下载:
  2. Efs 是企业快速开发的UI 层。这个UI 层封装extjs 框架,Ext 提供了好的 页面布局方式、功能强大的组件、优质的页面风格,但是如果直接使用Ext又是 较为复杂的,不仅要从头学习EXT 框架,而且Ext 是通过js 函数创建页面的, 这就不得不为每个页面都编写一个相对应初始化函数,这会使得开发人员要将大 量的时间放在页面的制作上,而无法集中精力专注在业务组件的开发上,所以我 们针对Ext 框架进行再封装,将配置项写在div 标签上,根据
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:9932146
    • 提供者:yanke
  1. BinaryTree

    0下载:
  2. java实现的二叉查找树,只有一个类··没有main函数··测试绝对通过··自己用了很多次-java implementation of binary search tree, only one class of absolutely no main function of the test many times through their use
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:728
    • 提供者:tom
  1. picture

    0下载:
  2. 通过循环的方法设置步长绘制函数f=x*x的图像-draw the picture of f=x*x
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:592
    • 提供者:nitrate
  1. page.class

    0下载:
  2. 带查询参数的分页,笔者一直在smarty中使用这个函数,发出来大家一起评论下-Paging with query parameters, I have been using this function in smarty, send comments to everyone under the
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:甄先生
  1. aspTitleLenCount

    0下载:
  2. asp函数,显示新闻标题时正确处理中英文计数问题 做asp页面必须了解的,但现在的很多网站都不会处理此问题,导致标题显示比较乱。-asp function to display news headlines in English when counting correctly handle asp pages do need to understand the problem, but now many sites are not dealing with this problem,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:90166
    • 提供者:加菲
  1. js_fuctions

    1下载:
  2. 一些常用的Javascr ipt自定义函数,收藏备用。-Some commonly used Javascr ipt custom functions, collecting spare.
  3. 所属分类:JavaScript

    • 发布日期:2014-09-27
    • 文件大小:12288
    • 提供者:linhong
  1. html_timer

    0下载:
  2. HTML的一个定时器功能详细介绍及解析,它包括两个定时函数,setInterval(),setTimeout()-HTML detailed descr iption of a timer function and analysis, which includes the two timer functions, setInterval (), setTimeout ()
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:5263
    • 提供者:欧阳强强
  1. MyActionListener

    0下载:
  2. 现有的ActionListener事件都是利用UI的线程,一旦相应函数运行的时间较长,就会造成UI不能及时刷新,该方法采用另起一个线程的方式执行相应函数,不会对UI的刷新有影响-Use of existing ActionListener events are the UI thread, if the corresponding function to run longer, it will cause a UI can not refresh in time, the method uses
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:770
    • 提供者:王帅
  1. PHPfuntion-menu

    0下载:
  2. PHP函数参考,列举了php所用到的所有函数,相信对大家一定有帮助-PHP Function Reference, lists all the php functions are used, I believe we must help
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-06
    • 文件大小:1076819
    • 提供者:ziyu22
  1. JNA_1.0

    0下载:
  2. 本文原名《使用JNA方便地调用原生函数》发表于2009年3月的“程序员”杂志上。感谢程序员杂志的许可,使这篇文章能够成为免费的电子版,发布于网络上。 程序员杂志发表此文时,略有裁剪,因此本文比程序员上的文章内容更多。 JNA的API参考手册和最新版本的pdf文档,可以在如下地址下载: http://code.google.com/p/shendl/downloads/list.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:284249
    • 提供者:xyxb
  1. Lab1_3_1

    0下载:
  2. 1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致,说明公钥分配成功。 (3)A用B的公钥对一图象文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:822562
    • 提供者:陈溢豪
  1. PHP_function_liabrary

    0下载:
  2. php函数库,英汉对照,对于英语能力不是太好的朋友很有帮助-php function library, English-Chinese, English is not good for the helpful friends
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:18292
    • 提供者:Alia
  1. slider

    0下载:
  2. 用了两个晚上,封装了一个js幻灯片的函数(类库?框架?),随你怎么叫。因为自己做网站用到,以前都是用flash壳,麻烦,后来用jquery插件,太大。所以自己动手做了一个,压缩后只有3k。窃以为比较使用,跟大家分享,欢迎各路大牛批评指正。-With a two night package a slide js function (library? Frame?), With how you called. Used because of their own website, had previo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:316534
    • 提供者:苏阳
  1. socket_php

    0下载:
  2. php下完成socket通信的函数,基于UDP协议。-php to complete the socket communication functions based on the UDP protocol.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:974
    • 提供者:chenjing
  1. solution

    1下载:
  2. 为 DFA.java文件中的 DFA类实现成员函数boolean recognizeString(int move[][], accept_state[], String word)函数的参数和功能如下-DFA for the DFA.java file class implements member functions boolean recognizeString (int move [][], accept_state [], String word) as a function of t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:3134
    • 提供者:alfred
  1. BMP_Swt

    0下载:
  2. 此代码集合了swt调用ocx控件以及控件中的函数。并对swt监听等程序的书写,其中监听中的for循环很经典!-This code calls the ocx control swt collection and control functions. Swt monitoring and other procedures and writing, which monitor the for loop is classic!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2320
    • 提供者:朱大伟
  1. ejschart-personal_2_0_1

    1下载:
  2. 一个简单易用的图片表插件,只要简单载入其控件 直接使用其函数就可使用-An easy to use image table plug-in, simply load the control using its function can be used directly
  3. 所属分类:JavaScript

    • 发布日期:2014-10-06
    • 文件大小:58368
    • 提供者:ergou
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com