-
Android 5 - 2015.pdf
Andorid 5 for beginer devlopers.
- 2018-08-09 17:01:00下载
- 积分:1
-
neetyDemoTest
netty简单运用,客户端服务端相互通信测试demo(Netty simple application, client server side communication)
- 2018-10-31 12:06:41下载
- 积分:1
-
Graphical_Editing_Framework
GEF 使用、原理、功能、框架介绍,初学者必备书籍(GEF use, principles, functions, frameworks introduced)
- 2013-10-23 16:56:18下载
- 积分:1
-
57296222
学习JAVA_swing的看哈大家一起加油,上传更好的东西来分享一下(Learning JAVA_swing look, everyone together come on, upload something better to share)
- 2017-06-28 18:31:43下载
- 积分:1
-
zichan
一个资产管理系统的源码,给大家看看了,不好请见谅~(An asset management system source code, for everyone to look at the ~)
- 2009-01-31 09:36:02下载
- 积分:1
-
SwordCanvas
刚下载的一款源代码,不知道有么事功能,大家运行的看看吧(Just downloaded a source code, do not know Why things function, we see it run)
- 2010-10-23 16:14:34下载
- 积分:1
-
Eclipsejy
书籍简介:
Eclipse是一个很让人着迷的开发环境,它提供的核心框架和可扩展的插件机制给广大的程序员提供了无限的想像力和创造空间。Eclipse自身包含大量的内置功能,加上功能丰富的插件,将构成一个丰富多彩的工作环境而不仅仅是一个IDE。本书内容由浅入深,先介绍了Eclipse平台体系结构、工作台、Java集成开发环境、Java程序调试;再介绍了JUnit,Eclipse配置管理,Eclispe开发环境中的应用服务器Tomcat,Eclipse中的资源构建和构建工具Ant;最后介绍了Eclipse下的Web应用开发、插件开发技术、Struts应用开发和MySQL数据库应用开发。
本书适合于Java程序员、自由软件爱好者及各类软件开发人员阅读。(books Profile : Eclipse is a really very fascinating development environment, It provides a core framework and extensible plug-in mechanism for the majority of programmers with boundless imagination and creative space. Eclipse itself contains a lot of built-in functions, coupled with a feature-rich plug-ins, would constitute a colorful working environment is not just an IDE. The subjects in the book is aimed, first introduced the Eclipse Platform Architecture, workstations, Java integrated development environment, Java Debugger; I will introduce the JUnit. Eclipse configuration management, the development environment Eclispe the Tomcat application server, Eclipse Construction of resources and building tools Ant; Finally, under the Eclipse Web application development, the development of plu)
- 2007-03-13 20:44:09下载
- 积分:1
-
Java编程思想第四版完整中文高清版
Java编程思想第四版完整中文高清版,适合学习java的小伙伴(Java Programming Thought 4th Edition Complete Chinese HD Edition, Suitable for Small Partners Learning Java)
- 2020-06-20 00:40:02下载
- 积分:1
-
Java
这是一本学习Java语言非常好的书,适合于初学者,并具有一定深度。(This is a very good book to learn the Java language, suitable for beginners, and has a certain depth.)
- 2013-10-16 13:37:25下载
- 积分:1
-
useftpapplet
Java编写实现一个FTP客户端程序,通过该客户端连接指定的服务器。useFtpApplet 类继承了Applet 类,在init()中实现的是此Applet 的初始化,设置布局和背景,建立文本、标签和文本域。
Connect()方法使用主机地址、用户名和密码作为参数,建立与主机的连接。使用new 生成新的FtpClient 类实例,使用login()方法登录FTP 服务器,调用showFileContents()方法显示文件内容。 (Java prepared to achieve an FTP client program, through which clients connect to the specified server. useFtpApplet class inherits the Applet class, init () is initialized in the realization of this Applet, set the layout and background, the establishment of the text, labels and text fields.
Connect () method uses the host address, user name and password as parameters to establish a connection with the host. Use new FtpClient generate a new instance of the class, using the login () method to log FTP server, call showFileContents () method to display the file contents.)
- 2014-09-23 18:11:27下载
- 积分:1