随笔分类 - 生活常识
摘要:MetacharacterFunctionExampleWhat It Matches^Beginning-of-line anchor/^love/Matches all lines beginning with love.$End-of-line anchor/love$/Matches all lines ending with love..Matches one character/l..e/Matches lines containing an l, followed by two characters, followed by an e.*Matches zero or more
阅读全文
摘要:美国的国家学术出版社(National Academies Press,NAP)于2011年6月2日宣布,将其出版的所有PDF版图书对所有读者免费开放下载,并且将这些图书去除DRM保护。这其中不仅包括超过4000种最新出版的图书,还包括已经提交报告将于未来一段时间出版的图书。国家学术出版社负责美国国家科学院(National Academy of Sciences)、美国国家工程学院(National Academy of Engineering)、美国国家医学院(The Institute of Medicine)和美国国家研究委员会(National Research Council)相关
阅读全文
摘要:本文基于Android 2.3平台讲解,尤其注意的是Httpclient方法使用的Apache 接口和方法在2.3平台以后有变动。1、HttpClient方式private static ClientConnectionManager sClientConnectionManager = null; public final ConnPerRoute sConnPerRoute = new ConnPerRoute() { public int getMaxForRoute(HttpRoute route) { return 80; } }; public s...
阅读全文

浙公网安备 33010602011771号