This ZIP archive includes the sources (and executable) for the FileTest
utility, written by Ladislav Zezula.
The archive also includes the source of a general purpose "Utils" lib
which contains some generally useful functions and is also necessary
to build the executable.
The project and library are made for MS Visual C 6.0 and Visual Studio 7.0.
All necessary headers should be included (you will not need to include
NT DDK or IFS headers).
IDE開發(fā)環(huán)境,可以掛載SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borland® Delphi® . We are currently using Delphi 6, but you should be able to use Delphi 3 or later (Delphi 7 included).
Some of the BASIC IDEs features include:
Form Designer with support for all of RapidQ s components Flexible Code Editor Project Management Written in OO (Object Oriented) Delphi. Some future items that we are working on are:
Code Tip Code Completion CVS Integration Code Editor Macros Point-and-Click access to subroutines, functions, and variables
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services.
Topics include:
. Modeling data with the ActiveRecord library
. Setting up views with ActionView and RHTML templates
. Building your application s logic into ActionController
. Testing and debugging your Rails application
. Building responsive web applications using JavaScript and Ajax
. Ensuring that your application is security and performs well
. Deploying your application with Mongrel and Apache
. Using Capistrano to automate deployment
. Using the many Rails plugins
Working with graphics