在為 Linux 開發(fā)應(yīng)用程序時,絕大多數(shù)情況下使用的都是 C 語言,因此幾乎每一位 Linux程序員面臨的首要問題都是如何靈活運用 C 編譯器。目前 Linux 下最常用的C 語言編譯器是 GCC(GNU Compiler Collection),它是 GNU項目中符合 ANSI C 標(biāo)準(zhǔn)的編譯系統(tǒng),能夠編譯用C、C++和Object C 等語言編寫的程序。GCC 不僅功能非常強大,結(jié)構(gòu)也異常靈活。最值得稱道的一點就是它可以通過不同的前端模塊來支持各種語言,如 Java、 Fort ran、Pascal、Modula-3和 Ada等。
This sample is a simple example on how to perform a glow effect by rendering into
an arbitrary size Frame Buffer Object (FBO).
The Glow effect is performed on a specific part of the screen and can be done only
on specific objects of the scene.
You can imagine using such a postprocessing effect in CAD/DCC to emphasize
some items from a selection or picking for example.
Using the idea from Seam Carving for Content-Aware Image Resizing, the codes enables a selected image to resize without having distortion of important object in the image file.
Need to make sense of the many changes to Visual Basic for the new .NET platform? VB .NET
Language in a Nutshell introduces the important aspects of the language and explains the .NET
framework. An alphabetical reference covers the functions, statements, directives, objects, and object
members that make up the VB .NET language. To ease the transition, each language element
includes a "VB .NET/VB 6 Differences" section.
list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using OBJECT-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.
CnCodeFormater Readme
Author: passos
Email: passos@cnpack.orgpassos@21cn.com
Last Update:2003-12-16
Directories
\CnParser Object Pascal 璇硶瑙f瀽鍣?
\DCU 嫻嬭瘯宸ョ▼DCU杈撳嚭鐩綍
\Test 嫻嬭瘯宸ョ▼
Surpport
Simple Stamtment can work
The others language future need to be test ...
Not Surpport
Class type declare still cause error.
And so on ...
TODO
Modify TCnCodeFormater s Class declare section.
Add Scaner.ForwardToken future.
any thing that I forget ...