搜索结果
找到约 1,157 项符合
MULTI-Language 的查询结果
其他书籍 关于苹果机开发的电子书:1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook 2.Apple.The.Objective.C.Prog
关于苹果机开发的电子书:1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook
2.Apple.The.Objective.C.Programming.Language.Dec.2006.eBook
3.Apress.AppleScript.The.Comprehensive.Guide.to.Scripting.and.Automation.on.Mac.OS.X.2nd.Edition.Sep.2006.eBook-BBL
4.Apple.A.Quick.Tour.of.Xcode.Aug.2003.eB ...
其他 用INI的方式实现VC程序的多语言化
用INI的方式实现VC程序的多语言化,直接调用其中的Language.cpp/Language.h,再修改部分代码就可以使用了
电子书籍 Foundations of Python Network Programming leads readers through every aspect of client and server pr
Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a ...
其他 C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom
C++读取Excel
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resourc ...
文章/文档 基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.
基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be f ...
数值算法/人工智能 These tools are for use by developers so that they can create more robust applications. Especially o
These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com
Linux/Unix编程 A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended aud
A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended audience is Natural Language researchers wishing to sentence-align parallel text. In the future, Akerblad will extend Champollion with such features as rule
Java书籍 At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Ja
At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Java programs run. Although the name "Java" is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file ...
VC书籍 The first edition of this book ranks among the small (very small) number of books that I credit with
The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues ...
Java编程 java日历组件可直接在浏览器中运行示例文件见 Test.html 使用Calendar组件时在<head></head>中包含以下代码: <script Langu
java日历组件可直接在浏览器中运行示例文件见 Test.html
使用Calendar组件时在<head></head>中包含以下代码:
<script Language="JavaScript" src="PATH/Calendar.js"></script>
PATH为文件所在路径