代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/236296/4641988
inc language.inc
option expr32
option casemap:none
IFNDEF language_inc
language_inc EQU 1
; Begin of file language.h
;
; Language IDs.
;
; The following two combinations of primary language
www.eeworm.com/read/235677/4647559
properties language.properties
#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)
Action.Back = Back
Action.Cancel = Cancel
Action.Close = Close
Action.DefineDomai
www.eeworm.com/read/229812/4742120
txt language.txt
10.1
====
- templates (doesn't include latest ISO C++ changes)
- exceptions
- operator new []/operator delete []
11.0
====
- mutable keyword supported
- bool type
www.eeworm.com/read/229812/4749365
h language.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4753354
h language.h
#ifndef __LANGUAGE_H
#define __LANGUAGE_H
/*
* language.h
* Include file for WatTCP foreign language translation facility.
* Based on idea from PGP, but totally rewritten (using flex)
*