Welcome![Sign In][Sign Up]
Location:
Search - util

Search list

[FlashMXActionScript编程实例

Description: Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an ActionScript 3.0 class in an application. The Enhanced version adds a name-checking feature. These examples are meant to be built from scratch, tutorial-style. The example files are provided so you can see how they should look when completed. Chapter 4: Object-Oriented Programming Geometric Shapes Uses the object-oriented concepts of class inheritance and the implementation of interfaces to provide an application that calculates values for simple geometric shapes. Chapter 5: Display Programming Sprite Arranger Adds graphical Sprite objects to a drawing area and let you manipulate their placement in the display list. Builds upon the classes from the geometric Shapes example. Chapter 6: Working with Dates and Times Simple Clock Displays a simple analog clock face using methods of the Date and flash.util.Timer classes. Chapter 7: Working with Strings ASCII Art Loads bitmap images and coverts them into ASCII character equivalents, using a number of the methods in the String class. Chapter 8: Working with Arrays Play List Demonstrates a number of methods of the Array class while building and presenting a play list of music files. Chapter 9: Handling Errors Custom Errors Presents a simple framework containing a set of custom ApplicationError classes and shows how to throw, catch, and handle such errors. Chapter 10: Using Regular Expressions Wiki Editor Uses regular expressions to convert text containing wiki-style codes into formatted HTML text. Also shows how to use regular expressions for other conversions, such as numeric calculations. Chapter 11: Working With XML RSS Viewer Reads an RSS feed and formats the entries as HTML, including hyperlinks to the stories being referenced. This example shows the powerful new E4X statements and operators in action. Chapter 13: Event Handling Alarm Clock Demonstrates how to define, dispatch, and handle custom event classes. Extends the Simple Clock application to create an Alarm Clock with specialized AlarmEvents. Chapter 14: Networking and Communications File I/O Shows how to use the FileReference class to upload files from your local disk to a remote server, and how to download files from a remote server to your local disk. Note: To run this example you will need to set the UPLOAD_URL and DOWNLOAD_URL variables in the code to the address of a web server that will accept uploads and allow downloads. Telnet Socket Connects to a Telnet server and shows how to send and read bytes from the socket connection. Note: To run this example you will need to have access to a running Telnet server. Chapter 15: Working with Geometry Display Object Transformer Uses methods of the flash.geom.Matrix class to apply multiple geometric transformations to a DisplayObject. Chapter 16: Client System Environment Capabilities Info Lists the capabilities of your current browser and operating system, by using the SystemCapabilities class and an ExternalInterface call that uses Javascript to retrieve browser properties. Chapter 19: Using the External API IntrovertIM_CSharp IntrovertIM_HTML A tiny instant messenger application the uses the flash.external.ExternalInterface class to send messages between a Flex/ActionScript application and an external application. Two versions are provided. One uses HTML and Javascript for the external application, and the other uses C#.
Platform: | Size: 458790 | Author: swj_tommy@tom.com | Hits:

[JSP/Javacommons-cli-1.2-bin.zip

Description: 本包为服务器端程序的日志处理提供API以使用多种不同的日志系统。包括如下已经实现的: "Log4J Apache Jakarta 项目。每个Log的实例都对应于一个Log4j Category类。 "JDK Logging API JDK1.4及后续版本中。每个Log的实例都是一个java.util.logging.Logger实例。 "LogKit Apache Jakarta 项目。每个Log的实例都对应于一个LogKit Logger类。 "NoOpLog 简单地接受将所有的Log实例的日志输出,。 "SimpleLog 将所有的Log实例的日志输出到 System.out中。
Platform: | Size: 508526 | Author: jiaxiao666 | Hits:

[DocumentsJAVA中正则表达式的应用-java.util.regex篇

Description:
Platform: | Size: 61952 | Author: songyinghui2868@163.com | Hits:

[OtherJAVA API官方文档中文版

Description: JAVA API官方文档中文版,需要的朋友请不要错过,多多支持! Sun 公司提供的Java API Docs是学习和使用Java语言中最经常使用的参考资料之一。但是长期以来此文档只有英文版,对于中国地区的Java开发者来说相当的不便。目前Sun 公司正在组织多方力量将此文档翻译成中文,并于2005年10月31日在Sun 中国技术社区(http://gceclub.sun.com.cn/)正式发布第一批中文版Java API文档(包括java.lang和java.util类库API 文档的中文版)。经过将近10个月的努力,目前我们已经将Java SE 5.0的全部API文档中文化。开发人员可以通过Sun 中国技术社区的网站在线浏览相关文档,也可以将全部文档下载到本地以方便检索和使用。
Platform: | Size: 18959192 | Author: jlugeliang | Hits:

[WEB CodeJAVA系统属性

Description: JAVA JVM获取当前系统各属性 ,利用 java.util.Properties类
Platform: | Size: 801 | Author: 993819129@qq.com | Hits:

[JSP/Javazipper

Description: 使用java.util.zip包将文件压缩成zip文件的Zipper类-Make file to zip file by package java.uitl.Zip.
Platform: | Size: 2048 | Author: 站长 | Hits:

[Internet-Networkcgi-util-2.2.0

Description: cgi分析,很方便读取关键变量-cgi, very convenient to read key variables
Platform: | Size: 31744 | Author: 朱翔1 | Hits:

[JSP/Javacookbook

Description: codebook!
Platform: | Size: 1752064 | Author: 趁名 | Hits:

[ApplicationsDIFFTIME11.ZIP

Description: Small utility which calculates the difference in hours and seconds between a starting time and finish time. Useful for calculating payroll hours, overtime, etc. with C source code. Freeware.
Platform: | Size: 6144 | Author: 朱进 | Hits:

[JSP/JavaZH-zip

Description: 对JDK的java.util.zip下的ZipInputStream和ZipOutputStream类进行改造。可以解压中文文件-JDK to the Java. Util. Zip of ZipInputStream and ZipOutputStream kind of modification
Platform: | Size: 20480 | Author: zhoushanshan | Hits:

[WEB Code2-1

Description: bookshop目录是JSP页面文件 WEB-INF中是编译之后的bookshop包,系统用到的bean,用此目录覆盖Root下的web-inf即可。 ------------------------------------------------ 在IE中输入:http://localhost:8080/bookshop/ 系统测试用户名见登录框附近 数据库用户名/密码: root/(空) 若需要修改数据库密码,请修改WEB-INF\bookshop\util\Database.java文件中相应处,并用javac 重新编译此文件。 注意:不可直接放到webapps目录下-bookshop directory is JSP pages document WEB-INF was compiled after the bookshop packet, the system uses the bean, which is used to cover Root directory under the web-inf can.------------------------------------------------ In IE input : http://localhost:8080/bookshop/ system test users were logged see box near the database user name/password : root/(space) if necessary to amend the database password, please amend the WEB-INF \ bookshop \ util \ Database.java corresponding documents Department , and re-use javac compiler of this document. Note : not directly into webapps directory
Platform: | Size: 1389568 | Author: bill | Hits:

[OtherJava程序的性能优化StringBuffer与Vector

Description: 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habits code prepared is very important, such as the right to attempt to use java.lang.String java.util.Vector category and type, it can significantly improve the performance.
Platform: | Size: 3072 | Author: 王文轩 | Hits:

[JSPjava5.0中文API文档j2se_zh(new)

Description: 这个java5.0的API文档j2se_zh(new)是一位高手为了方便大家学习在SUN于2005/10/31发布不久后而制作的chm格式,目前世界上最新的API文档,最新出炉的中文API,很不错的哦,大家赶快来下载。 谢谢这位朋友。 Sun 公司提供的Java API Docs是学习和使用Java语言中最经常使用的参考资料之一。但是长期以来此文档只有英文版,对于中国地区的Java开发者来说相当的不便。目前Sun 公司正在组织多方力量将此文档翻译成中文,并于近日在Sun 中国技术社区正式发布java.lang和java.util类库API 文档的中文版。-java5.0 the API documentation j2se_zh (new) is a master in order to facilitate learning in the Sun 2005/11/02 released shortly after the production of chm format, the world's latest API documentation, the latest Chinese latest API, very good, oh, we hasten to download. Thank you, my friend. Sun's Java API Docs is the learning and use of the Java language most often used in reference one. However long this document only in English, Chinese region of Java developers is a great inconvenience. Now Sun is organizing efforts of the various parties this documentation translated into Chinese, and China's Sun recently released technical community and java.util java.io class library API documentation of the Chinese version.
Platform: | Size: 2020352 | Author: | Hits:

[JSP/JavaTableRenderDemo

Description: Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column widths change appropriately. -Setting and Changing Column Widths By DEFA ECE, all columns in a table start out with equal width , and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user re sizes the window containing the table). all the column widths change appropriately.
Platform: | Size: 2048 | Author: 黄加斌 | Hits:

[Windows Developj2mecode

Description: 使用J2ME MIDP进行开发 第 1 章 J2ME介绍 3 1.1 J2ME的基本概念 3 1.1.1 J2ME介绍 3 1.1.2 J2ME、J2SE 与 J2EE 之间的比较 4 1.1.3 CDC与CLDC介绍 5 1.1.4 MIDP介绍 5 1.1.5 CLDC/MIDP架构 6 1.1.6 J2ME的前景 7 1.2 MIDP 的适用范围 8 1.3 本书的内容与组织 8 1.4 本书的读者 9 1.5 J2ME与MIDP相关网站 10 第 2 章 开发前的准备工作 10 2.1 本章任务 10 2.2 系统要求 10 2.3 需要的SDK与模拟器 10 2.4 建立开发环境 11 2.4.1 J2SE SDK的安装 11 2.4.2 J2ME Wireless Toolkit的安装 11 2.4.3 编译并利用模拟器运行示例 12 2.5 在手机中运行示例程序 16 2.6 通过INTERNET下载程序 16 2.7 了解手机键盘 17 2.8 WTK开发包的中文本地化 18 2.9 关于JAVA.IO ,JAVA.LANG ,JAVA.UTIL 包 19 -use J2ME MIDP develop J2ME Chapter 1 Introduction 3 1.1 J2ME three basic concepts introduced three J2ME 1.1.1 1.1.2 J2ME, J2SE and J2EE of comparisons between 4 and CLDC 1.1.3 CDC introduced 5 1 MIDP 1.1.4 1.1.5 introduced five CLDC/MIDP 1.1.6 framework six prospects J2ME MIDP 1.2 7 scope of application of 1.3 8 the content and organization of book 8 1.4 9 1.5 readers J2ME MIDP related sites and 10 Chapter 2 of the development of preparatory work before the chapter 10 2.1 10 2.2 system tasks require 10 2.3 SDK and the simulator establish 10 2.4 11 development environment J2SE SDK 2.4.1 installed 11 J2ME Wireless Toolkit 2.4.2 installed 11 2.4.3 compiler and simulator use examples in 12 2.5 phone sample program running through the Internet 16 2.6 16 2.7 download understanding keypad 17 2.
Platform: | Size: 321536 | Author: 邢海平 | Hits:

[Otherzh_CN03b_253a

Description: compiere 汉化 Compiere的汉化 Compiere是一款不可多得的ERP&CRM软件,以前一直未找到Compiere的中文语言包,现在有啦,在 sourceforge上已经有该项目,下面我们将讲述如何汉化Compiere。 1.首先下载Compiere,然后进行安装,保证compiere的运行,这儿我们就不在介绍啦,你可以参考 Compiere的安装指南。 2.下载Compiere的中文语言包:zh_CN.zip文件,然后解压到%COMPIERE_HOME%\data\zh_CN目录 下。 3.修改%COMPIERE_HOME%\util\run_TrlImport.bat文件,将AD_Language的值设为zh_CN。 4.以system登录compiere,点击General Rules\System Rules\Language节点,在“Language”窗口中 选择zh_CN,然后将zh_CN设置为系统语言,最后保存-Compiere finished Compiere V6.2 is a rare Compiere ERP
Platform: | Size: 865280 | Author: leon | Hits:

[Streaming Mpeg4mpeg-4ip

Description: MPEG-4IP 目录: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 重点的内容是server、player和common。-MPEG-enlarged Contents : common : include MPEG-4 video CODEC and visual texture CODEC config : system configuration files include : project included in the header files lib : codecs needed to the lib libraries player : MPEG-4 player server : encoder and networks, as frequency server util : video, audio applications focus on the contents of the server, and the common player.
Platform: | Size: 6260736 | Author: Crack | Hits:

[JSP/JavaZipCompress

Description: 运用java.util.zip包创建的一个生成ZIP压缩文件的基础类-java.util.zip package used to create a generation of ZIP compressed files of foundation classes
Platform: | Size: 1024 | Author: 零度 | Hits:

[JSP/JavaGZIPcompress

Description: 根据java.util.zip包生成的关于GZ压缩文件的基础类。-under the java.util.zip package generated GZ compressed files on the basis of class.
Platform: | Size: 1024 | Author: 零度 | Hits:

[Other Gameseatbean1.0-src

Description: 吃豆子源码说明 Version 1.0 Author Raindrop-"Nothing" Email chinaren_gc@chinaren.com Date 2002.03.29 此源码在jdk1.3.1下调试通过。 在此环境下以Applet/Application方式均能正常运行。 注意data和images目录必须放到class所在目录下的eatbean/util/目录下,以便程序能正常读取资源文件。 -eat beans source Note Version 1.0 Author Raindrop- "Not hing "Email chinaren_gc@chinaren.com Date 20 02.03.29 this source under the jdk1.3.1 through debugging. Under the circumstances to Applet/Application form can operate normally. Attention to data and images must be studied in class directory directory under the eatbean/ut il/directory, the normal procedure to read resource files.
Platform: | Size: 55296 | Author: 魏存庆 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »

CodeBus www.codebus.net