虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

SOME

  • December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7

    December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7 introduces a resource framework. SOME of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further combined with operators such as union and intersection. This can be extended by custom resources and custom tasks using resources. Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly. Ant 1.7 fixes also a large number of bugs. Ant 1.7 has SOME initial support for Java6 features.

    标签: Ant Available available December

    上传时间: 2014-01-06

    上传用户:daoxiang126

  • 不错的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook

    不错的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications. The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and SOME chapters have almost doubled in size.

    标签: Cookbook Perl programmer nearby

    上传时间: 2016-11-23

    上传用户:chenbhdt

  • 天文算法

    天文算法,包括时间、行星、以及内插算法。 A portable ANSI C implementation of SOME of the algorithms published in Astronomical Algorithms by Jean Meeus 2nd edition (December 1998) Willmann-Bell ISBN: 0943396638

    标签: 天文 算法

    上传时间: 2013-12-21

    上传用户:qwe1234

  • this a SVM toolbox,it is very useful for SOMEone who just learn SVM.In order to be undestood easily,

    this a SVM toolbox,it is very useful for SOMEone who just learn SVM.In order to be undestood easily,the toolbox also contains SOME samples.

    标签: SVM undestood SOMEone toolbox

    上传时间: 2013-12-31

    上传用户:ztj182002

  • Please read this document before attempting to compile and run the libraries and applications! The p

    Please read this document before attempting to compile and run the libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users try to compile the projects in the wrong order. Other information of interest is available here, so read the entire document fi rst. Wild Magic Version 2.1 is what ships with the fi rst printing of the Game Physics book. SOME of the applications that are referenced in the book did not make it onto the CD–ROM for the book. Version 2.2 contains those applications, plus more

    标签: applications attempting and libraries

    上传时间: 2014-01-16

    上传用户:Late_Li

  • 触摸屏相关资料

    触摸屏相关资料,源程序和pdf文档。SOME reference about touchpad.sourcecode and pdf

    标签: 触摸屏

    上传时间: 2016-12-12

    上传用户:变形金刚

  • MySQL claims to be the world s most popular open source database, and with good reason. It is free

    MySQL claims to be the world s most popular open source database, and with good reason. It is free, runs on a wide variety of platforms, is relatively simple, easy to configure and performs well even under significant load. By comparison to SOME other popular database management systems, configuring it is quite simple, but there are still a sufficiently wide variety of security-relevant configuration issues to make securing it a challenge.

    标签: database popular claims source

    上传时间: 2016-12-13

    上传用户:王者A

  • This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Page

    This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Pages environment, but most of the techniques discussed have equivalents in other database environments. It should be viewed as a "follow up", or perhaps an appendix, to the previous paper, "Advanced SQL Injection". The paper covers in more detail SOME of the points described in its predecessor, providing examples to clarify areas where the previous paper was perhaps unclear. An effective method for privilege escalation is described that makes use of the openrowset function to scan a network. A novel method for extracting information in the absence of helpful error messages is described the use of time delays as a transmission channel. Finally, a number of miscellaneous observations and useful hints are provided, collated from responses to the original paper, and various conversations around the subject of SQL injection in a SQL Server environment.

    标签: Server SQL Injection Microsoft

    上传时间: 2014-07-28

    上传用户:xhz1993

  • 一个用于搜索本地文件内容的小型搜索引擎

    一个用于搜索本地文件内容的小型搜索引擎,支持词根搜索,类似于"SOME thing"的搜索,甚至允许单词间隔搜索,比如"SOME thing"~2,表示SOME和thing之间可以有小于两个单词的间隔,可以使用关键字and,or,not,但需要说明的是,整个程序中Tester.java是一个Facade类,本程序并没有做应用,如果要基于本程序开发出一个用户界面,可以基于Facade类进行开发,直接调用其中的静态方法就可以了,详细的说明包括设计文档可以参考压缩包中的doc/spec/的文件。

    标签: 搜索 搜索引擎

    上传时间: 2016-12-26

    上传用户:asdkin

  • The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t

    The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. * The source files for the AVRcam had the author name and copyright information added back into them after the judging of the project, since it states in the competition rules that the author s name can not be present during their inspection. * The included source files are the ones that were submitted for the entry into the Circuit Cellar contest. I have continued to develop the AVRcam, and have added several new features (such as ignoring objects that aren t larger than a minimum size, removing tracked objects that overlap with each, and SOME general optimizations). If you are interested in the latest source, email me at john@jrobot.net * For more info about the AVRcam, check out http://www.jrobot.net John Orlando August 20, 2004

    标签: distribution version AVRcam source

    上传时间: 2016-12-30

    上传用户:GavinNeko