import java.util.Vector; /*** * 双缓冲消息队列 * @author Donald * */ public class MessageQueueThread extends Thread { public int capacity=50; public boolean...
import java.util.Vector; /*** * 双缓冲消息队列 * @author Donald * */ public class MessageQueueThread extends Thread { public int capacity=50; public boolean...
Integrating Smarty and ezComponents with the Zend Framework Here is a follow-up to the first part of the little tutorial Integrating Smarty with the Zend Framework. I want to ad...
原文地址http://ajaxian.com/archives/jquery-113-800-faster-still-20kb The jQuery team has a new release, jQuery 1.1.3. The main features are: Improved speeds, with DOM traversal ...
Zend_InputFilter The last component this tutorial covers is Zend_InputFilter. This class provides a simple but rigid approach to input filtering. You instantiate it by passing a...
With Scripteka you can: 1) View an extensive library of Prototype and Script.aculo.us based extensions/plugins 2) Rate and use rating to find the coolest scripts out there 3) Su...
j2me程序在s60v5上运行时会被自带的softkeypad占去半个屏幕,要禁用softkeypad需要在JAD文件中加入 Nokia-MIDlet-On-Screen-Keypad: no 附JAD and JAR manifest attributes: Table: Nokia p...
powsershell1.0简体中文下载共享 http://www.box.net/shared/c99xk424o8
script.aculo.us网站上贴出了script.aculo.us 1.8 preview 更新有: 使用Prototype 1.6 完全重写了Ajax.InPlaceEditor 和 Ajax.InPlaceCollectionEditor 等等 更多更新请看:http://mir.acul...
I've recently been looking at the android platform and having some fun with writing some small apps. I wanted to do some interesting transitions between views, and decided to ha...
表单的验证一直是网页设计者头痛的问题,表单验证类 Validator就是为解决这个问题而写的,旨在使设计者从纷繁复杂的表单验证中解放出来,把精力集中于网页的设计和功能上的改进上。 Validato...
Here is a simple library to query Google Maps with the following features: geocode addresses to their geographic coordinates retrieve static images with given custom size, forma...
商业调查是发现顾客需求的最佳方法之一,能够在商业经营中明了顾客的需求至关重要,但是如何明了顾客的需求却又是相当困难。因此许多专业商业调查公司应运而生,帮助企业调查顾客深层次的需要...
SWT Win32 Extension extends the Eclipse library SWT. It is a software development kit enabling you to work with native code from Java programs without using JNI. With SWT Extens...
Ionics Isapi Rewrite Filter http://www.codeplex.com/IIRF codeplex 上的下载页面 下载包里面的readme有比较详细的说明 这里还有中文介绍...
2009年07月21日 星期二 16:01 ------------------------------------------------ n7610系列 手机屏幕:176*204 大量使用2.0的翻转方法很容易死机(最好用诺基亚自带的翻转方法); --------...
Putting It All Together To put this all together, create Database.php in the lib directory, and loadClass() will be able to find it. Your index.php file should now instantiate $...
没有更多内容
加载失败,请刷新页面