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

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

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

agui的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共4页、97项网摘
Linux和Unix安全编程HOWTO - 放飞技术网点击:71
 分类:softdev; linux; unix; programming; ref; security 时间:2006-5-11 14:36:26 agui收录 复制到我的网摘
Linux和Unix安全编程HOWTO
David A. Wheeler

Copyright ?1999, 2000 by David A. Wheeler

本文对在Linux和Unix系统下编写安全程序给出了一组设计和实现的指导原则。这样的程序包括用来浏览远端数据的应用程序、CGI脚本程序、网络服务器和setuid/setgid程序。本文还包含了针对C、C 、Java、Perl、Python和Ada95的特别指导。
http://www.frontfree.net/view/article_607.html
Delphi Programming Quickies Contest点击:118
 分类:tech; softdev; delphi; about; programming; contest 时间:2005-10-14 9:15:28 agui收录 复制到我的网摘
Do you have some Delphi code you want to share? Are you interested in winning a prize for your work?
Yet another chance to be rewarded for your knowledge by About Delphi Programming!
It's simple, it's easy, it's the Delphi Quickies Contest! Join now to win prizes by sharing your expertise in Delphi programming.

Here's how you enter the contest:

1. Read the article submission guidelines.
2. Read the Official Contest Rules.
3. Write an article (tip, tutorial) about any aspect of programming with Delphi.
4. Submit your article.
5. And, of course, expect to get rewarded!
http://delphi.about.com/od/beginners/l/blqcontest.htm
百度之星程序设计大赛-第一题点击:50
 分类:tech; softdev; baidu; programming; contest 时间:2005-10-13 16:58:40 agui收录 (还有2人收录) 复制到我的网摘
本来百度是要求用标准C/C 写,不过这题不要求效率,我就用C#随便试试。题目不难,但如果还是想考虑效率的话,我想递归应该是比较好的选择。等有时间想想递归算法在刷新这贴。后面还有3道题,这里下载题目,有兴趣自己试试。
http://twobug.cnblogs.com/archive/2005/09/30/247550.html
DHTML and XmlHttpRequest References - Confluence点击:68
 分类:softdev; XMLHTTPRequest; ajax; dhtml; 资料; Programming 时间:2005-7-21 10:22:08 agui收录 复制到我的网摘
Javascript References

* Object Hierarchy and Inheritance in JavaScript - the best description of the OO nature of Javascript and inheritance in Javascript we've found

Opensource libraries / frameworks

* Dojo Toolkit An ambitious project started by the authors of several previous JS libraries. It aims to provide core utilities for XmlHttpRequest handling, event handling, accessibility / usability with back and forward button handling, etc. in addition to a set of rich UI widgets.
* DWR Direct Web Remoting - provides data binding and serialization between Java and Javascript
* Javascript Templates - allows you to define a text template much like Velocity, but in Javascript, then pass it the data to generate some text (HTML). Trimpath also has some other very cool stuff, but it's all GPL, whereas the JS Templates has been dual-licensed as Apache 2.0 as well.
* JSON-RPC Exposes Java objects for simple XmlHttpRequest remote invocation.
* Jsolait An OO framework for Javascript
* Tool-man examples - Great examples including drag-n-drop sorting and edit in place.

Examples / Sources

* The Ultimate JSP Tabs - Todd Ditchendorf's JSP taglib for tabbed panels and wizards
* Nifty Corners - very cool DHTML combination of CSS and Javascript to produce rounded corners without graphics. Also see More Nifty Corners.
* Using the XmlHttpRequest Object - one of the original articles on using XHR.
* Dynamic HTML and XML Another article on XHR from Apple
* Registering callbacks - examples of how to register callbacks for XmlHttpRequests
* [Colorizing Java sources using Javascript and CSS] - Interesting example of using Javascript and CSS to modify page content
* Fade Anything Technique Highlight changed items on a page with a colored background which fades away. See also the original Yellow Fade Technique.

Tools and Utilities

* Javascript Shell - a command line interface for Javascript and DOM
* Venkmann Javascript Debugger - Nice Javascript debugger for Mozilla / Firefox
* Selenium Javascript testing framework
http://wiki.opensymphony.com/display/WW/DHTML and XmlHttpRequest References
Prototype JavaScript Framework: Class-style OO, Ajax, and more点击:77
 分类:softdev; 项目; webdev; oss; javascript; Programming 时间:2005-7-21 10:17:17 agui收录 (还有19人收录) 复制到我的网摘
Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for Web 2.0 developers everywhere.
http://prototype.conio.net/
Writing Firefox/Thunderbird Extensions点击:56
 分类:thunderbird; softdev; softdev; softdev; softdev; softdev; extension; 资料; Programming; Firefox 时间:2005-7-19 11:03:04 agui收录 (还有2人收录) 复制到我的网摘
This document describes how to create extensions for Firefox 0.9 and newer, and Thunderbird 0.7 and newer.
http://www.bengoodger.com/software/mb/extensions/howto.html
Virgule: Welcome点击:70
 分类:scripting; softdev; 语言; XML; Programming 时间:2005-7-14 13:49:36 agui收录 复制到我的网摘
virgule is yet another scripting language. the sample site, sample_db/advogato.org is a self-regulating community site. it is data-driven - primarily by XML, and is conceptually similar to Lisp. in its simplest form, virgule is just an html pretty-printer. any tags that virgule is not programmed to understand are treated as data and are passed from input to output.
Download here
http://virgule.sourceforge.net/
Felix Colibri- The Gang Of Four Design Patterns in Delphi点击:56
 分类:DP; softdev; softdev; softdev; softdev; 资料; Programming; delphi 时间:2005-7-14 13:45:10 agui收录 复制到我的网摘
The 23 patterns from the Gof
This page simply allows you to download the Delphi source code of the Design Pattern samples presented in the GOF book. GOF stands for Gang Of Four, which is the nickname of the four authors who wrote the book which started the whole pattern movement:

Erich GAMMA, Richard HELM, Ralph JOHNSON, John VLISSIDES
Design Patterns
Elements of Reusable Object-Oriented Software
Addison Wesley - 1994 - ISBN 0-201-63361-2

Most of the example in the book are coded in Smalltalk, and some in C . We present here the Delphi version.
http://www.felix-colibri.com/papers/design_patterns/gof_design_patterns/gof_design_patterns.html
Welcome to ERights.Org点击:57
 分类:softdev; 项目; oss; 语言; e; Programming 时间:2005-7-14 13:05:08 agui收录 复制到我的网摘
Welcome to ERights.org, home of E,
the secure distributed pure-object platform
and p2p scripting language
for writing Capability-based Smart Contracts.
http://www.erights.org/
GameMonkey Script点击:59
 分类:scripting; softdev; c; Programming; 软件 时间:2005-7-14 13:01:25 agui收录 复制到我的网摘
GameMonkey is a embedded scripting language that is intended for use in game and tool applications. GameMonkey is however suitable for use in any project requiring simple scripting support. GameMonkey borrows concepts from Lua (www.lua.org), but uses syntax similar to C, making it more accessible to game programmers. GameMonkey also natively supports multithreading and the concept of states.
http://www.somedude.net/gamemonkey/
Opscript 点击:65
 分类:scripting; softdev; 项目; oss; Programming 时间:2005-7-14 12:51:44 agui收录 复制到我的网摘
Opscript is an scripting engine based on Object Pascal. This engine takes advantage of Active Scripting to integrate with Microsoft Windows so it can be used in all the same places Jscript and VBscript can. It is designed from the ground up using C . The parser was implemented using Bison and Flex (also known as Lex and Yacc).
http://opascalscript.sourceforge.net/
Code Generation Network点击:53
 分类:softdev; 编程资源; Programming 时间:2005-7-14 12:42:44 agui收录 复制到我的网摘
CGA

Technologies
.NET
Java
MDA
PHP
Do It Yourself
Theory

Generators
Full List
Search
By Platform
MDA Generators
For VB.NET
For C#
For Java
For PHP
News

Resources
Interviews
Articles
Books
Book Reviews
Generator Tools

More CGN
External Articles
Links
Events
Logos
FAQ
Mailing lists
About Us
http://www.codegeneration.net/
Ruby Home Page点击:54
 分类:softdev; 项目; Ruby; oss; 语言; Programming 时间:2005-7-14 12:38:52 agui收录 (还有2人收录) 复制到我的网摘
About Ruby

* What's Ruby?
* Ruby's License

Download

* Ruby
* Documents

Documents

* "Programming Ruby" online
* Reference
* FAQ
* More...

Community

* Mailing list
* User Groups
* More...

Development

* CVS Repositories
* Report Security Issues

Projects

* RAA: Ruby App. Archive
* ruby-doc: documentation
* RubyForge

Links

* RubyGarden Wiki
* Hotlinks
* Ruby Around The World
* More...

* Expired article
http://www.ruby-lang.org/en/
Code Generation in Action点击:49
 分类:softdev; ; Programming 时间:2005-7-14 12:31:47 agui收录 复制到我的网摘
Code generation is the technique of using or writing programs that write source code. Code generators are tools built to serve engineers in the creation of applications. Just as woodworkers use customized tools called jigs to allow them to build furniture more quickly and accurately, code generators allow engineers to concentrate on building the application while the generator handles the grunt work tasks.
http://www.codegeneration.net/cgia/
Extend your Java Application with Embedded Languages点击:96
 分类:scripting; softdev; 资料; Programming; Java 时间:2005-7-14 12:27:53 agui收录 复制到我的网摘
Extend your Java Application with Embedded Languages
A scripting engine, built in the language of your choice, and embedded into your application can make a huge difference to your customers, who have concerns about extensibility. Even better, creating a scripting engine is easy and fun. See three versions of a spam filter engine built in Groovy, Jython, and BeanShell.
http://www.devx.com/Java/Article/21456
Open XUL Alliance - Creating A Rich Internet For Everyone点击:55
 分类:softdev; oss; XUL; Programming 时间:2005-7-14 12:19:53 agui收录 (还有1人收录) 复制到我的网摘
Creating A Rich Internet For Everyone
Overview | XUL News Wire | XUL Interviews | XUL Polls | XUL Links | XForms Links | XUL Books | XUL Papers | XUL Events | XUL Meetup | XUL Forum | XUL Wiki | XUL Bloggers | XUL Challenge 2004 | The Richmond Post | Download
http://xul.sourceforge.net/
Pascal Script 3点击:66
 分类:scripting; softdev; 项目; oss; Programming; delphi 时间:2005-7-14 10:33:31 agui收录 复制到我的网摘
Pascal Script? 3.0

Pascal Script is a free scripting engine that allows you to use most of the Object Pascal language within your Delphi projects at runtime. Written completely in Delphi, it's composed of a set of units that can be compiled into your executable, eliminating the need to distribute any external files.

Pascal Script includes the following features:

* Variables, Constants
* Standard language constructs:
o Begin/End
o If/Then/Else
o For/To/Downto/Do
o Case x Of
o Repeat/Until
o While
o uses
o Exit
o Continue
o Break
* Functions (Declared inside or outside of the script)
* Standard types: Byte, Shortint, Char, Word, SmallInt, Cardinal, Longint, Integer, String, Real, Double, Single, Extended, Boolean, Array, Record, Enumerations, Variant, IUnknown, IDispatch (dynamic invoke)
* Ability to import of Delphi functions and classes.
* Assignment of script functions to Delphi events.
* Compilation to a file for later use
* Easy to use component version
* Include Files
* Defines
* Capability to call RemObjects SDK Services from within scripts.

...and much more.

Pascal Script 3 is free and comes with full source code.
http://www.remobjects.com/page.asp?id={9A30A672-62C8-4131-BA89-EEBBE7E302E6}
互联网评论: C++ Builder 编程指南1点击:39
 分类:softdev; bcb; c++; Programming 时间:2005-7-13 13:53:55 agui收录 复制到我的网摘
Borland C Builder(以下简称C Builder)是由Borland公司 继Delphi之后又推出的一款高性能可视化集成开发工具。C Builder具有快速的可视化开发环境:只要简单地把控件(Component)拖到窗体(Form)上,定义一下它的属性,设置一下它的外观,就可以快速地建立应用程序界面;C Builder内置了100多个完全封装了Win95公用特性且具有完全可扩展性(包括全面支持ActiveX控件)的可重用控件;C Builder具有一个专业C 开发环境所能提供的全部功能:快速、高效、灵活的编译器优化,逐步连接,CPU透视,命令行工具等。它实现了可视化的编程环境和功能强大的编程语言(C )的完美结合。特别是Borland公司新发布的C Builder 3.0,不但在可视化编程工具上提供了比Delphi 3.0更强大、易用的编程工具 ,还在C 语言上提供了增强功能。
http://spaces.msn.com/members/qylin/Blog/cns!1p1GDh3wJvtCyWCUtvs00_rw!130.entry
Souptonuts: for detailed notes, click on my notes点击:44
 分类:softdev; Programming 时间:2005-7-4 15:18:16 agui收录 复制到我的网摘
Souptonuts: for detailed notes, click on my notes
http://souptonuts.sourceforge.net/
GMail API For Java (g4j)点击:78
 分类:softdev; 项目; oss; GMail; Programming; Java 时间:2005-7-4 13:01:29 agui收录 复制到我的网摘
GMailer API for Java (g4j) is set of API that allows Java programmer to communicate to GMail. With G4J programmers can made Java based application that based on huge storage of GMail.

An Email application, GMailer for Java is also built to demonstrate the usage of the API. It is planned to include minimalist email capabilities such as browse, search, read, send mail and download attachment.

This software is distributed in GNU General Public Lincense (GPL).
http://g4j.sourceforge.net/
DelphiForums点击:48
 分类:softdev; Programming; delphi; bbs 时间:2005-7-1 13:24:33 agui收录 复制到我的网摘
DelphiForums
http://www.delphiforums.com/
tamsun's blog点击:86
 分类:softdev; Programming; delphi 时间:2005-7-1 10:31:23 agui收录 复制到我的网摘
tamsun's blog
http://spaces.msn.com/members/tamsun/
The XSLT/JavaScript Interface in Gecko - Devmo点击:87
 分类:softdev; softdev; softdev; softdev; 项目; webdev; javascript; Programming 时间:2005-6-27 11:08:53 agui收录 复制到我的网摘
# Introduction
# JavaScript/XSLT Bindings
# Basic Example
# Setting Parameters
# Advanced Example
# Interface List
# Resources
http://developer-test.mozilla.org/en/docs/The_XSLT/JavaScript_Interface_in_Gecko
The eXtendable Javascript Library (XJL)点击:130
 分类:softdev; 项目; webdev; javascript; Programming 时间:2005-6-27 11:06:08 agui收录 (还有1人收录) 复制到我的网摘
XJL - eXtendable Javascript Library
http://sourceforge.net/projects/xjl/
Technology Exponent Home Page点击:48
 分类:softdev; softdev; softdev; softdev; 公司主页; Programming; 软件 时间:2005-6-22 17:25:03 agui收录 复制到我的网摘
Welcome to Technology Exponent LLC, a software production and consulting company. You are welcome to download our software and read the posted articles.

Thank you,

Abdul Habra
President
Technology Exponent LLC
http://www.tek271.com/index.html
JAM - JavaGen Ant Modules - JAM 2.1 User's Guide点击:55
 分类:softdev; softdev; softdev; softdev; softdev; Ant; Programming; Java; 软件 时间:2005-6-22 17:17:52 agui收录 复制到我的网摘
JavaGen Ant Modules or JAM* is a modular Ant toolkit for building J2EE applications. It consists of a collection of Ant scripts designed to perform common Java/J2EE build tasks such as compilation, packaging, testing, deployment and J2EE application server control. Although originally developed to support the JavaGen code generator, JAM has evolved into a full feature, stand-alone build framework. Highlights include:
http://www.javagen.com/jam/index.html
Groovy - Home点击:27
 分类:softdev; softdev; softdev; 语言; Programming 时间:2005-6-22 16:46:33 agui收录 (还有2人收录) 复制到我的网摘
Groovy is an agile dynamic language for the Java 2 Platform that has many of the features that people like so much in languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax.

Groovy is designed to help you get things done on the Java 2 Platform in a quick, concise and fun way — Groovy brings the power of a scripting language directly into the Java 2 Platform. For example:
http://groovy.codehaus.org/
XML Information点击:94
 分类:softdev; softdev; softdev; softdev; 资料; XML; Programming 时间:2005-6-15 12:32:16 agui收录 复制到我的网摘
Web Design / HTML
XML Information
Guide picks
XML (eXtensible Markup Language) is the basis for the new XHTML. It comes from SGML and is used to represent data in a standard format.
http://webdesign.about.com/cs/xmlinformation/index.htm
XMLWorks点击:51
 分类:softdev; softdev; softdev; softdev; softdev; softdev; 资料; Programming; delphi; 软件; 其他 时间:2005-6-15 12:27:53 agui收录 复制到我的网摘
XMLWorks is a collection of OpenSource utilities designed to help Delphi developers create XML documents. Click here for a full copy of the license.

XMLWorks is in no way designed to be an all encompassing package for XML, but it does offer many features that should help Delphi developers working with XML.
http://www.delphihome.com/xml/en/index.php3
Don't use Delphi components! Use your own!点击:95
 分类:softdev; softdev; softdev; softdev; 资料; Programming; delphi 时间:2005-6-15 11:43:25 agui收录 复制到我的网摘
I'm going to be honest with you: I love Delphi! Go figure :)

The amount of power Delphi gives to a developer is amazing. Want to build a database application? No problem, just choose from many of the data access options Delphi provides (BDE, ADO, dbExpress, IBExpress, etc.) then pick your database (Paradox, Access, Interbase, SQL Server, etc). Need to build a shell extension? Again no problem! Delphi provides the easiest access to Windows API as possible. A graphical software? A multimedia application?
http://delphi.about.com/od/vclwriteenhance/a/buildyourvcl.htm
页码: [1 2 3 4 共4页、97项网摘

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