代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/141734/12988800
txt chinahome.txt
FTP服务器地址:home4u.china.com
您的ftp用户名:acgabaguic
您的ftp密码:0778875
您的网址是:http://baguic.home.china.com
您的Home4U 计数器代码:
www.eeworm.com/read/141714/12990548
loc dbmsexample.loc
/*
* ============================================================================
* Name : dbmsexample.loc
* Part of : DBMSexample
* Created : 02/28/2003 by Forum Nokia
* Description:
www.eeworm.com/read/328987/12990894
txt 序言.txt
序 言
所有结构良好的面向对象软件体系结构中都包含了许多模式。实际上,当我评估一个面向对象系统的质量时,所使用的方法之一就是要判断系统的设计者是否强调了对象之间的公共协同关系。在系统开发阶段强调这种机制的优势在于,它能使所生成的系统体系结构更加精巧、简洁和易于理解,其程度远远超过了未使用模式的体系结构。
模式在构造复杂系统时的重要性早已在其他领域中被认可。特别 ...
www.eeworm.com/read/328978/12991216
tny sample.tny
{ Sample program
in TINY language -
computes factorial
}
read x; { input an integer }
if 0 < x then { don't compute if x