-
是一个java应用加快国际化与本土化发展…
是一个加快Java应用程序国际化和本地化开发的工具集。它将大大减少国际化和本地化开发的所消耗的时间和资源。
-Is a Java application to speed up the internationalization and localization development tools. It will greatly reduce the development of internationalization and localization of the amount of time and resources.
- 2022-02-11 15:49:49下载
- 积分:1
-
同时采用中点算法画麻木使用java…
利用Java采用中点Brasenham算法同时绘制多个圆。-The use of Java at the same time using the midpoint algorithm for drawing a number of Brasenham round.
- 2022-05-23 19:21:57下载
- 积分:1
-
this simple java code
this simple java code-this is simple java code
- 2022-12-27 12:35:03下载
- 积分:1
-
spring2.0中文开发参考手册 chm格式 对spring讲解的十分细致。比较全面...
spring2.0中文开发参考手册 chm格式 对spring讲解的十分细致。比较全面-Chinese spring2.0 development chm format reference manual on the very delicate spring. More comprehensive
- 2022-03-31 21:15:00下载
- 积分:1
-
junit中的软件设计模式 源代码,看了挺有收获的
junit中的软件设计模式 源代码,看了挺有收获的-junit the software design patterns source code, and saw quite harvest
- 2022-07-07 04:38:59下载
- 积分:1
-
HTML Document HTML 文件
HTML Document HTML 文件-HTML Document HTML document ..........
- 2023-03-18 02:40:03下载
- 积分:1
-
本书的主要目的是为您提供的java应用程序和Java…
本书的主要目标是为你提供有关Java应用和Java applets的面向对象的程序设计所必需的知识和技能;并讲授Java编程语言句法和面向对象的概念,以及Java运行环境的许多特性, 对图形用户界面(GUIs)、多线程和网络的支持等。本课程包括了参加SUN Certified Java Programmer和SUN Certified Java Developer考试所必备的知识。-The main objective of this book is to provide you with Java applications and Java applets on object-oriented programming the necessary knowledge and skills and teaches Java programming language syntax and object-oriented concepts, as well as many of the features of the Java Runtime Environment , for graphical user interfaces (GUIs), multi-threaded and network support. This course includes attending the SUN Certified Java Programmer and the SUN Certified Java Developer exam necessary for knowledge.
- 2023-05-16 00:55:03下载
- 积分:1
-
这是一个Applet下的动画,多线程的例子。
这是一个Applet下的动画,多线程的例子。-This is an Applet of animation, multithreaded example.
- 2023-04-26 23:50:02下载
- 积分:1
-
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网...
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的Script环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些Script语言如VB,JAVA到html中,使这些script运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的Script语言,比如Netscape就不支持client端的VBscript,这对我们的应用带来很大的不便。使用asp时,应用程序是在server端运行而不是在client端。当用户访问一个asp时,首先Web Server调用asp文件,并读取asp文件的全部内容后并开始执行所有的Script命令,生成html页,再把这些html页传到用户端的浏览器上,并完成操作。这样,我们就不用担心用户所使用的浏览器的类型了,Web Server端已经处理了一切。微软公司最初在IIS3.0版上使用它以取代CGI。随着Windows NT在WWW上的使用日益增多,ASP已经成为了开发动态网站、构筑Internet和Intranet应用的最佳选择.-ASP is the Active Server Pages abbreviation, it is one kind (Internet Infomation Server) on develops the interactive homepage in Microsoft Corporation s WEB server IIS the new technology. Is one kind of server end Script environment. Uses asp to be possible to establish the tendency, the interactive high performance s Web server application, we knew, at present has many edition browsers to be possible to supply the use. In the traditio
- 2022-11-17 05:25:03下载
- 积分:1
-
学习java反射机制的java例子,演示了如何使用Java反射机制
学习java反射机制的java例子,演示了如何使用Java反射机制
- 2022-07-26 04:07:23下载
- 积分:1