代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/241364/13150830
sp raise_by_language.sp
CREATE OR REPLACE PROCEDURE raise_by_language (code_in IN PLS_INTEGER)
IS
l_message error_table.error_string%TYPE;
BEGIN
SELECT error_string
INTO l_message
FROM error_table, v$
www.eeworm.com/read/241069/13171832
ini language_0804.ini
[Language]
Name=简体中文
[Form1]
Form1=图标更换器
SpeedButton1=欲更改文件
SpeedButton2=图标源
SpeedButton2HHH=可以从Exe,Ico,Dll等文件中提取图标作为图标源
SpeedButton3HHH=替换
SpeedButton4HHH=关于
SpeedButton5=---注册---
SpeedBu
www.eeworm.com/read/138595/13230016
txt language fundamentals.txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:54:36 AM
4) Language Fundamentals
Objective 1)
Identify correctly constructed package declarations import statements class declarations (of all forms i
www.eeworm.com/read/310464/13650612