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

搜索资源列表

  1. FTB_1.6.3_zh_Source

    0下载:
  2. 在线文本编辑器,dhtml,支持多种界面,包括xp风格,非常漂亮-online text editor, dhtml support multiple interfaces, including xp style, and very pretty
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:430624
    • 提供者:赵飞
  1. chattingroom

    0下载:
  2. 用 TCP/IP协议里的套接字(Socket)编程接口来实现一个聊天室.-using TCP / IP protocol's socket (Socket) programming interfaces to achieve a chat room.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:41806
    • 提供者:hj
  1. hellooooo

    0下载:
  2. 利用多态性编程,创建一个square类,实现求三角形、正方形和圆形面积。方法 //抽象出一个共享的类,定义一个函数求面积的公共界面。再重新定义各面积的求面积 //函数,在主类中创建不同类的对象,并求不同形状的面积 -use polymorphism programming, the creation of a square type, seeking to achieve triangle, square and circular area. Methods / / abstract o
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3577
    • 提供者:刘建强
  1. 接口和抽象类

    1下载:
  2. 接口和抽象类.rar-interfaces and abstract category. Rar
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:21937
    • 提供者:鹭鸶
  1. Jbuilder_lsystem

    0下载:
  2. 用J语言自己实现的L算法,并留有各种外部接口。以为我即将离开科研事业,所以公开。-use their own language to achieve J L algorithm, and will have a variety of external interfaces. I think that the research enterprise is about to leave, so open.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8377250
    • 提供者:simple
  1. testshape

    0下载:
  2. 3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces includ
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:978
    • 提供者:吴泽伟
  1. 简单的聊天程序(作者:刘亚焱)

    1下载:
  2. 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP / IP protocol's socket (Socket) programming interfaces to network communications.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12958
    • 提供者:黄国内
  1. TheDesignPatternJavaCompanion

    0下载:
  2. Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1282793
    • 提供者:林阳灿
  1. 2004120117454829025

    1下载:
  2. 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded commu
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:315928
    • 提供者:
  1. easygrid-2008-05-22

    0下载:
  2. Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Gr
  3. 所属分类:其它源码

    • 发布日期:2008-10-13
    • 文件大小:57254
    • 提供者:csvchou
  1. longitudebean

    0下载:
  2. 可在java应用程序界面上输入度、分、秒格式经纬度的编辑框-the java application programming interfaces on the importation of degrees, minutes, and seconds of latitude and longitude format editing Box
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:632080
    • 提供者:刘晓丽
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. ApplicationSwing

    0下载:
  2. Aplication sur les interfaces graphiques JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:179107
    • 提供者:simo odbc
  1. user-interfaces-in-c-windows-forms-and-custom-con

    0下载:
  2. This book represents the start of the second wave of .NET books: closely focused works that give you the insight of experienced developers about a single aspect of .NET programming. User Interfaces in C#:Windows Forms and Custom Controls
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-25
    • 文件大小:8612643
    • 提供者:chane
  1. Java.code.graphical.user.interfaces.

    0下载:
  2. Java编程创建图形用户界面经典代码Java programming code to create graphical user interfaces Classic -Java programming code to create graphical user interfaces Classic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:126352
    • 提供者:rxx
  1. Professional-Java-User-Interfaces-(2006)

    0下载:
  2. Professional Java User Interfaces (2006)
  3. 所属分类:Java Develop

    • 发布日期:2017-06-08
    • 文件大小:15633306
    • 提供者:locust108
  1. 8.Interfaces-and-polymorphism

    0下载:
  2. Java语言,之接口与多态,【精品课件】-Interfaces and polymorphism
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:141849
    • 提供者:Bella
  1. abstract-class-and-Interfaces

    0下载:
  2. abstract class and Interfaces
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:8361
    • 提供者:nidhiitaliya
  1. java-Interfaces-and-polymorphism

    0下载:
  2. 这是一个参考学习代码,能够根据其来理解Java的接口和多态的概念。-This study is a reference code which is able to understand the concept of Java interfaces and polymorphism based.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:2836
    • 提供者:徐慧
  1. Professional Java User Interfaces 2006

    0下载:
  2. professional tectonics and tools to design and implement java user interfaces
  3. 所属分类:Java编程

    • 发布日期:2017-12-19
    • 文件大小:22989824
    • 提供者:samadian
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com