Americans are usually 1) tolerant of non-native speakers who have some 2) trouble understanding English. But they become 3)annoyed when a person pret....
分类:
其他好文 时间:
2014-10-16 01:42:21
阅读次数:
242
This artical will be published in English also:http://www.cnblogs.com/LarryAtCNBlog/p/4026695.html本人所在的公司对于安全性要求较高,除了平时各种内网加密外网firewall之外,对于server所使用的...
分类:
Web程序 时间:
2014-10-15 19:48:51
阅读次数:
290
NSString *str1 = @"can you \n speak English"; NSString *str = @"\n"; //在str1这个字符串中搜索\n,推断有没有 if ([str1 rangeOfString:str].location != NSNotFo...
分类:
移动开发 时间:
2014-10-13 18:10:59
阅读次数:
161
ISO 9001:2008标准English – Chinese BilingualQuality management system – Requirement质量管理体系– 要求ISO 9001:2008Introduction引言0.1 General总则The adoption of a q...
分类:
其他好文 时间:
2014-10-12 00:57:07
阅读次数:
427
关于Ubuntu Linux Server 9.04 版本的安装使用。先声明几点:1. 整个安装过程,都是全英文的,而且,是文本模式,不像Desktop版本,有Livecd的图形化模式。2. 刚开始光盘引导的时候,必须选择:English !否则在系统安装好以后,如果安装图形化桌面,会因为字体问题导...
分类:
系统相关 时间:
2014-10-11 18:06:45
阅读次数:
353
介绍:difflib 比较序列。该模块包含一些用来计算和处理序列直接差异的工具。她对于比较文本尤其用,其中包含的函数可以使用多种常用差异格式生成报告。测试数据(splitlines()按行划分为序列列表):text1 = """We all know that English is very use...
分类:
其他好文 时间:
2014-10-11 03:06:14
阅读次数:
277
select *, english2= case when english IS NULL then '暂无成绩' when english IS NOT NULL then cast(english as Nvarchar(20)) endfrom Students
分类:
数据库 时间:
2014-10-05 14:55:48
阅读次数:
186
SELECT ID,StuNum,Name,chinese,math,english,chinese+math+english as total from Students
分类:
数据库 时间:
2014-10-05 13:20:38
阅读次数:
240
When I first started learning about JavaScript object model my reaction was of horror and disbelief. I was totally puzzled by its prototype nature as ...
分类:
编程语言 时间:
2014-10-02 04:12:52
阅读次数:
212
转眼间9月份又过去了,又该好好总结一下这个月的英语学习情况了.
在暑假快结束的时候,9期师姐给我们测了英语快照。当初测的时候就发现一个问题:当测自己听过尤其是读过的东
西的时候,自己都能听出来。测自己不熟悉的材料的时候,听出来的也勉强才能及格。所以提高自己的听力是迫在眉睫
的,因为只有听懂了才能会说,只有听的准才能说的准。
开学了,英语学习由暑假的四个小时减...
分类:
其他好文 时间:
2014-09-30 11:44:59
阅读次数:
147