代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/217865/14946652
bas language.bas
Attribute VB_Name = "language"
Global jisstore As String
Global gbstore As String
Global txtstrin As String
Global pinstore(396, 1 To 2) As String
Public Function LoadLanguage()
'取日文汉字表
Open Ap
www.eeworm.com/read/216229/15023997
pas language.pas
{
模块名称:多语言文字
使用方法:无
返回值: 无
}
unit Language;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TFormLanguage = class(
www.eeworm.com/read/216229/15024013
dfm language.dfm
object FormLanguage: TFormLanguage
Left = 230
Top = 172
AutoScroll = False
Caption = 'FormLanguage'
ClientHeight = 290
ClientWidth = 320
Color = clBtnFace
Font.Charset = GB2312
www.eeworm.com/read/114440/15053378
dat language.dat
www.eeworm.com/read/114018/15117909
dat language.dat
www.eeworm.com/read/212904/15145790
java language.java
package toocom.ocgl;
import java.util.*;
/**
* This class allows to manage several languages to specify terms for the conceptual objects
* in an ontology. Each language is characterized by
www.eeworm.com/read/212904/15145823