Welcome![Sign In][Sign Up]
Location:
Search - scripting c

Search list

[Game ProgramScripting

Description: VC中使用C#作为脚本引擎编程,极大提高了脚本的运行效率和可读性-VC C# programming as a scripting engine, greatly increasing the operating efficiency of the script and readability
Platform: | Size: 4504351 | Author: xxxbgg | Hits:

[Other resourcePrentice.Hall.PTR.Oracle.DBA.Scripting.Quick.Refer

Description: Automate Oracle—and save your time for more important tasks! This is the Oracle automation reference every working Oracle DBA needs...concise, straightforward, and incredibly easy to use. Discover proven solutions for automating installation, database creation, management, monitoring, tuning, backup/recovery,-Automate Oracle-and save your time for mor e important tasks! This is the Oracle automatio n reference every working Oracle DBA needs c ... oncise, straightforward, and incredibly easy to use. Discover proven sol utions for automating installation, database creation, management, monitoring, tuning, backup / recovery,
Platform: | Size: 187180 | Author: 张雯 | Hits:

[WEB Code用C语言进行CGI程序设计

Description: 用C语言进行CGI程序设计CGI(公用网关接口)规定了Web服务器调用其他可执行程序(CGI程 序)的接口协议标准。Web服务器通过调用CGI程序实现和Web浏览器的 交互, 也就是CGI程序接受Web浏览器发送给 Web服务器的信息,进行处 理,将响应结果再回送给Web服务器及Web浏览器。CGI程序一般完成We b网页中表单(Form)数据的处理、数据库查询和实现与传统应用系统 的集成等工作。CGI程序可以用任何程序设计语言编写,如Shell脚本 语言、Perl、Fortran、Pascal、C语言等。但是用C语言编写的CGI程 序具有执行速度快、安全性高(因为C语言程序是编译执行且不可被修 改)等特点。-C language programming CGI (common gateway interface) provides a Web server call other executable (CGI) interface protocol standards. Web server by calling the CGI program and Web browser interaction, the CGI program is acceptable Web browser to the Web server to send the information, processing, in response to the results sent back to the Web server and Web browsers. CGI We completed procedures in general b page form (Form), data processing, database inquiries and applications to achieve with traditional systems integration work. CGI programs can be written in any programming language, such as Shell scripting language, Perl, Fortran, Pascal, C language. But using the C language implementation of the CGI program is fast, safe (because the C language compiler implementation, as it is no
Platform: | Size: 4508 | Author: 林丰 | Hits:

[Other resourcePragmatic.Bookshelf.Everyday.Scripting.with.Ruby.r

Description: This book is for all those people. • For the person who thinks programming is too hard • For the person who gets bogged down when writing or changing larger scripts (our analyst) • For the person who knows the wrong languages well (our programmer): languages like Java, C#, C++, and C are perfectly fine languages—in their niche.
Platform: | Size: 1515998 | Author: samuel chuang | Hits:

[CSharpC与脚本的混合编程

Description: 在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余-the write procedure, so the network management, will be more or less several scripts. Flexible scripting language variable types, is a powerful regular expression handling capacity, coupled with the Linux system itself pipeline, redirect and rich command-line tool that allows you to cope up programming
Platform: | Size: 2714 | Author: 夏爱 | Hits:

[Other resourceC语言参考(DOC)

Description: C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio also supports Visual Basic, Visual C and scripting languages VBScript and Jscript. All these languages are available on the Microsoft.NET platform access capability, which includes the implementation of a common engine and a rich class library. Microsoft.NET platform definition of a "common language subset" (CLS), is a hybrid language, it can en
Platform: | Size: 280813 | Author: nala | Hits:

[Internet-Networkchatserver1.2.tar

Description: Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性能。这不不并不意味着每次修改配置后要重新启动聊程式,系统提供专门的管理员命令来重载或修改配置,而不须停止或间断服务。(Only For Linux)-Net-Sky ChatServer different from the other with PHP, ASP, PERL scripting languages such as prepared by the CGI or any other mode of chat programs, the chat room using the standard C language development, independent of any third-party WEBSERVER and running fast, efficient, stable, large capacity. The design goal is that it can be an ordinary PC to accommodate 10,000 people chatting. After initial testing, fully standards : each process in a chat room, accounting for about 700K of memory, 80-CPU time for about 0.03% (Pll450). All the forthcoming commencement of proceedings templates included one-time memory, hard disk to minimize the I/O operations (Chat drives the process without any I/O), to maximize performance. This does not mean that not every amendment is not configured to restar
Platform: | Size: 38912 | Author: 苏星 | Hits:

[CSharpC与脚本的混合编程

Description: 在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余-the write procedure, so the network management, will be more or less several scripts. Flexible scripting language variable types, is a powerful regular expression handling capacity, coupled with the Linux system itself pipeline, redirect and rich command-line tool that allows you to cope up programming
Platform: | Size: 2048 | Author: 夏爱 | Hits:

[OtherC语言参考(DOC)

Description: C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio also supports Visual Basic, Visual C and scripting languages VBScript and Jscript. All these languages are available on the Microsoft.NET platform access capability, which includes the implementation of a common engine and a rich class library. Microsoft.NET platform definition of a "common language subset" (CLS), is a hybrid language, it can en
Platform: | Size: 280576 | Author: nala | Hits:

[GPS developGPS ToolKit Pro

Description: Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.-Introduction to GPS ToolKit Pro 1.0 GPS Too lKit Pro is an ActiveX object that makes it easy t o add GPS support to any Visual Basic, Visual C, Delphi, Excel, or scripting project that supports ActiveX con trols. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed th rough GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based ar chitecture notifies your application when dat a has been updated. saving you from having to write messy polling ro utines.
Platform: | Size: 598016 | Author: | Hits:

[Other19770315BASIC

Description: BASIC的一个解释器,功能比较完善,可以在你的软件支持脚本解释功能-BASIC an interpreter, function more perfect, can you explain scripting software support functions
Platform: | Size: 101376 | Author: 张军 | Hits:

[Game EngineFireSource

Description: 火魔源码,是一个基于D3D的简单游戏引擎,有脚本,声音,图像处理等,里面还有不少Demo,感觉不错。-worship source, based on D3D is a simple game engine, scripting, voice, image processing, there is also a lot of Demo, I feel pretty good.
Platform: | Size: 1516544 | Author: yuyu | Hits:

[Game Engineangelscript_2.4.1e

Description: 可移植的脚本语言解释器,类似于C/C++语言,可支持面向对象,特别适合于游戏-portable scripting language interpreter, similar to the C/C language that supports object-oriented, particularly suited to the game
Platform: | Size: 505856 | Author: 罗宾 | Hits:

[ELanguagetcc-0.9.23

Description: Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.-Tiny C Compiler-C Scripting Everywhere-T he Smallest ANSI C compiler Installation on a i3 86 Linux host (for Windows read win32/readme.t xt)./configure make make test make install By d efault. TCC is installed in/usr/local/bin../configu re-- help shows configuration options.
Platform: | Size: 446464 | Author: 刘竞楠 | Hits:

[Game ProgramScripting

Description: VC中使用C#作为脚本引擎编程,极大提高了脚本的运行效率和可读性-VC C# programming as a scripting engine, greatly increasing the operating efficiency of the script and readability
Platform: | Size: 4504576 | Author: xxxbgg | Hits:

[Game Hook Crackc_script_src

Description: 简单的类C语言脚本实现。不支持过程调用。数据类型只有cstring ,int.-simple C-like scripting language to achieve. Do not support the procedure call. Only cstring data type, int.
Platform: | Size: 55296 | Author: yuxilv | Hits:

[ELanguagechsh

Description: 一个类c++语言解释器,由一位国外c++大师所作,喜欢脚本脚本语言的可以-a Class C language interpreter, by a master of his foreign c, like the script scripting language can s
Platform: | Size: 193536 | Author: clisper | Hits:

[File FormatMicrosoft.Scripting.chm

Description: MICROSOT 做ACTIVE MOVE FLASH的东东,此说明是其SDK的一部份-MICROSOT make the ACTIVE MOVE FLASH Dongdong, this note is a part of its SDK
Platform: | Size: 1542144 | Author: jiams | Hits:

[OtherPragmatic.Bookshelf.Everyday.Scripting.with.Ruby.r

Description: This book is for all those people. • For the person who thinks programming is too hard • For the person who gets bogged down when writing or changing larger scripts (our analyst) • For the person who knows the wrong languages well (our programmer): languages like Java, C#, C++, and C are perfectly fine languages—in their niche.-This book is for all those people.
Platform: | Size: 1515520 | Author: samuel chuang | Hits:

[VC/MFCC-programmers-Lua-Quick-Start

Description: C和C++程序员的Lua快速入门,给想学习LUA的C程序员更多的方便!简单的介绍了C和LUA脚本语法上的一些共同特性。-C and C++ programmers Lua Quick Start, to the LUA in C programmers want to learn more convenient! A brief introduction of the C and LUA scripting syntax of some common characteristics.
Platform: | Size: 185344 | Author: T程序员 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net