365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

rob的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共1页、10项网摘
Google Web Toolkit - Build AJAX apps in the Java language点击:36
 分类:javascript; ajax; Programming 时间:2006-7-19 22:38:00 rob收录 (还有13人收录) 复制到我的网摘
http://code.google.com/webtoolkit/
SetACL - Windows permission management点击:29
 分类:Programming 时间:2006-4-8 8:05:40 rob收录 复制到我的网摘
SetACL is a set of routines for managing Windows permissions (ACLs) from the command line, from scripts and from programs. These routines can be used from various container or interface programs. Currently there exist a command line version to be used in batch files or scripts and an ActiveX control (SetACL.ocx) which can be used from any COM-enabled language (VB, WSH scripts, ...).
http://setacl.sourceforge.net/index.html
Glade/GTK for Windows 点击:27
 分类:Programming 时间:2006-3-26 22:58:45 rob收录 复制到我的网摘
http://gladewin32.sourceforge.net/modules/news/
vbAccelerator点击:19
 分类:Programming 时间:2006-3-14 16:33:44 rob收录 复制到我的网摘
http://www.vbaccelerator.com/home/VB/Code/Controls/UserControl_OLE_Extensions/index.asp
FileChucker: AJAX File Uploader, The AJAX Progress Bar点击:33
 分类:perl; Programming 时间:2006-1-19 10:57:07 rob收录 复制到我的网摘
About

AJAX is a web programming technique that allows web pages to be more interactive and to respond more quickly to user input. FileChucker is a practical and useful AJAX application: it allows you to accept file uploads onto your website, and as each file uploads, it shows the user a progress bar with details like how much time has elapsed and how much time is remaining.
http://encodable.com/filechucker/
O'Reilly Network: Using Qpsmtpd点击:66
 分类:perl; Programming 时间:2006-1-18 22:27:56 rob收录 复制到我的网摘
The Dark Ages

When it comes to web programming, Perl developers are spoiled. They have an incredible array of choices for extending web-based content delivery, whether plain old CGI scripts, FastCGI and SpeedyCGI, or mod_perl and PerlIS. Beyond that, they have a large selection of frameworks with which to build their dynamic content, from Maypole and Catalyst to AxKit and OpenInteract.

The same is not true of email. Those who administer an email server more than likely have put up with the pain of adding dnsbl lookups to something like Sendmail or Qmail, or adding recipient validation for their custom user database in Postfix. Extending email servers is painful, and for the most part you can't do it easily in Perl.

Wouldn't it be nice if you could do something like mod_perl in a mail server?
http://www.oreillynet.com/pub/a/sysadmin/2005/09/15/qpsmtpd.html
Gtk2-perl 编程点击:35
 分类:perl; Programming 时间:2006-1-14 1:25:40 rob收录 (还有1人收录) 复制到我的网摘
作为 Perl Gui 编程的一颗闪亮点,Gtk2-perl 给我们带来了全新的 Gui 编程能力。本文就讲述了 gtk2-perl 编程的一些基本要领,以及入门所必知的几点知识,并且在文中我们还展示了一个简易的浏览器的编写过程。
http://www-128.ibm.com/developerworks/cn/linux/l-perlgtk/
Perl OICQ点击:48
 分类:perl; Programming 时间:2006-1-10 17:49:18 rob收录 复制到我的网摘
Net::OICQ的主要目标是实现QQ即时通讯所用的协议,以便利自由软件使用者和QQ使 用者交流. Net::OICQ本身只是个Perl的面向对象的模块,提供一些和QQ服务器打交道的 基本方法. 软件包中含有一简单client程序已经实现一些基本的QQ功能.
http://perl-oicq.sourceforge.net/
XML.com: High-Performance XML Parsing With SAX点击:79
 分类:perl; Programming 时间:2006-1-2 7:16:54 rob收录 复制到我的网摘
The problem: The XML documents you have to parse are getting too large to load the entire document tree into memory; performance is suffering. The solution: use SAX.
Understanding Event-Driven XML Processing

SAX (Simple API for XML) is an event-driven model for processing XML. Most XML processing models (for example: DOM and XPath) build an internal, tree-shaped representation of the XML document. The developer then uses that model's API (getElementsByTagName in the case of the DOM or findnodes using XPath, for example) to access the contents of the document tree. The SAX model is quite different. Rather than building a complete representation of the document, a SAX parser fires off a series of events as it reads the document from beginning to end. Those events are passed to event handlers, which provide access to the contents of the document.
http://www.xml.com/pub/a/2001/02/14/perlsax.html
Video for Windows (Details)点击:35
 分类:Programming 时间:2005-12-28 5:12:31 rob收录 复制到我的网摘
Programming Video for Windows
http://ej.bantz.com/video/detail/
页码: [1 共1页、10项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved