-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex3.html
368 lines (356 loc) · 19.1 KB
/
index3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!DOCTYPE html>
<html lang="zh">
<head>
<title>烟雨林-关注程序员的IT科技博客 </title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1">
<meta name="author" content="烟雨林">
<meta name="description" content="烟雨林,是一个专注于互联网、搜索引擎、社会化网络、IT技术、程序员找工作、软件应用、公务员等领域的原创IT科技博客">
<meta name="keywords" content="烟雨|烟雨林|编程语言|互联网|程序员找工作|视频教程|公务员|Linux|数据挖掘|自然语言处理|移动互联">
<link href="http://www.yanyulin.info/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="烟雨林 Full Atom Feed" />
<link href="http://www.yanyulin.info/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="烟雨林 RSS Feed" />
<link rel="stylesheet" type="text/css" href="http://www.yanyulin.info/theme/index.css" />
<link rel="shortcut icon" href="http://www.yanyulin.info/theme/images/favicon.ico">
</head>
<body >
<div id="hed">
<div class="top_part">
<a href="http://www.yanyulin.info"><img src="http://www.yanyulin.info/theme/images/logo.png"/ alt="烟雨林" title="烟雨林" width="127px" height="29px"></a>
</div>
</div>
<div id="wrapper">
<div id="top">
<div id='topnav'>
<div class="left_top ">
<div class="home"><a href="http://www.yanyulin.info" title="首 页" class="home"></a>
</div>
<div class="menu-%e5%af%bc%e8%88%aa%e8%8f%9c%e5%8d%95-container">
<ul class="menu">
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-823"><a href="http://www.yanyulin.info">烟雨首页</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1209"><a href="http://www.yanyulin.info/category/bian-cheng-yu-yan.html">编程语言</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1209"><a href="http://www.yanyulin.info/category/jing-pin-shu-ji.html">精品书籍</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1209"><a href="http://www.yanyulin.info/category/shi-pin-jiao-cheng.html">视频教程</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1209"><a href="http://www.yanyulin.info/category/wan-zhuan-ji-zhu.html">玩转技术</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="post">
<div id="map">
<div class="browse"> 现在的位置:
<a title="返回首页" href="http://www.yanyulin.info">烟雨首页</a>
</div>
</div>
<div class="clear"></div>
<div class="post-2693 post type-post status-publish format-standard sticky hentry category-wordpress category-computer-technology tag-37">
<div class="entry_box">
<div class="box_entry">
<div class="box_entry_title">
<h4><a href="http://www.yanyulin.info/pages/2013/11/sizeof.html" target="_blank" rel="bookmark" title="被人误解的SIZEOF">被人误解的SIZEOF</a></h4>
<div class="info">
<span class="date">2013-11-18</span>
<span class="category">
<a href="http://www.yanyulin.info/tag/c.html" title="查看同类文章" rel="category tag">C++</a>
</span>
</div>
</div>
<div class="thumbnail_box">
<!-- 截图 -->
<a href="http://www.yanyulin.info/pages/2013/11/sizeof.html" rel="bookmark" title="被人误解的SIZEOF">
<img class="home-thumb" src="http://www.yanyulin.info/pics/c++.jpg" style="width:200px;height:100px" alt="被人误解的SIZEOF">
</a>
</div>
<div class="post_entry" style="height:102px;padding-right:0px">
<p>sizeof是一个函数吗?sizeof与strlen究竟有什么区别?sizeof(int)(*p)的值是多少?有多少程序员去认真的分析过sizeof究竟是什么东西,有多少程序员知道sizeof在跨平台方面的重要作用,有多少程序员知道它的具体用法,本文分析了sizeof是个什么东东。</p>
</div>
</div>
</div>
</div>
<div class="post-2693 post type-post status-publish format-standard sticky hentry category-wordpress category-computer-technology tag-37">
<div class="entry_box">
<div class="box_entry">
<div class="box_entry_title">
<h4><a href="http://www.yanyulin.info/pages/2013/11/vlinux1.html" target="_blank" rel="bookmark" title="Linux入门版视频教程(基础)">Linux入门版视频教程(基础)</a></h4>
<div class="info">
<span class="date">2013-11-18</span>
<span class="category">
<a href="http://www.yanyulin.info/tag/linuxshi-pin.html" title="查看同类文章" rel="category tag">Linux视频</a>
</span>
</div>
</div>
<div class="thumbnail_box">
<!-- 截图 -->
<a href="http://www.yanyulin.info/pages/2013/11/vlinux1.html" rel="bookmark" title="Linux入门版视频教程(基础)">
<img class="home-thumb" src="http://www.yanyulin.info/pics/vlinux1.jpg" style="width:200px;height:100px" alt="Linux入门版视频教程(基础)">
</a>
</div>
<div class="post_entry" style="height:102px;padding-right:0px">
<p>Linux入门视频教程(基础版)主要适合Linux初学者或者刚入门的人,视频教程中主要包括了以下几个章节Linux基本知识以及启动、VI和RPM以及DNS使用、Samba以及Apache、Linux下的网络工具,其中各个章节下又分为好几个小的章节,主要涉及到Linux基本知识、Linux介绍、Linux安装、Linux下的命令行(Shell命令)等等。</p>
</div>
</div>
</div>
</div>
<div class="post-2693 post type-post status-publish format-standard sticky hentry category-wordpress category-computer-technology tag-37">
<div class="entry_box">
<div class="box_entry">
<div class="box_entry_title">
<h4><a href="http://www.yanyulin.info/pages/2013/07/string.html" target="_blank" rel="bookmark" title="String StringBuffer StringBuilder的区别分析">String StringBuffer StringBuilder的区别分析</a></h4>
<div class="info">
<span class="date">2013-07-31</span>
<span class="category">
<a href="http://www.yanyulin.info/tag/java.html" title="查看同类文章" rel="category tag">Java</a>
</span>
</div>
</div>
<div class="thumbnail_box">
<!-- 截图 -->
<a href="http://www.yanyulin.info/pages/2013/07/string.html" rel="bookmark" title="String StringBuffer StringBuilder的区别分析">
<img class="home-thumb" src="http://www.yanyulin.info/pics/java.jpg" style="width:200px;height:100px" alt="String StringBuffer StringBuilder的区别分析">
</a>
</div>
<div class="post_entry" style="height:102px;padding-right:0px">
<p>这是一道很常见的面试题目,String是不可变的对象(final)类型,每一次对String对象的更改均是生成一个新的String对象,原有的对象不会改变,相比之下StringBuffer与StringBuilder均是可更改的对象,效率要大于String,两者之间的区别在于StringBuffer适用于多线程,是线程安全的,而StringBuiler是JDK5.0后出来的,专门针对单线程,效率上要高于StringBuffer。</p>
</div>
</div>
</div>
</div>
<div class="post-2693 post type-post status-publish format-standard sticky hentry category-wordpress category-computer-technology tag-37">
<div class="entry_box">
<div class="box_entry">
<div class="box_entry_title">
<h4><a href="http://www.yanyulin.info/pages/2013/06/google_2013_1.html" target="_blank" rel="bookmark" title="2013年谷歌校招笔试(一)">2013年谷歌校招笔试(一)</a></h4>
<div class="info">
<span class="date">2013-06-11</span>
<span class="category">
<a href="http://www.yanyulin.info/tag/gu-ge.html" title="查看同类文章" rel="category tag">谷歌</a>
</span>
</div>
</div>
<div class="thumbnail_box">
<!-- 截图 -->
<a href="http://www.yanyulin.info/pages/2013/06/google_2013_1.html" rel="bookmark" title="2013年谷歌校招笔试(一)">
<img class="home-thumb" src="http://www.yanyulin.info/pics/google.jpg" style="width:200px;height:100px" alt="2013年谷歌校招笔试(一)">
</a>
</div>
<div class="post_entry" style="height:102px;padding-right:0px">
<p>使用C语言将一个1G字节的数组从头到尾全部设置为’A’,在一台典型的当代PC上,需要花费的CPU时间的数量级最接近;在某些极端要求性能的场合,我们需要对程序进行优化,关天优化,以下说法正确的是;对如下C语言程序在普通的X86PC上运行输出正确的是;方程X1+X2+X3+X4=30,有多少满足的整数解。</p>
</div>
</div>
</div>
</div>
<div class="post-2693 post type-post status-publish format-standard sticky hentry category-wordpress category-computer-technology tag-37">
<div class="entry_box">
<div class="box_entry">
<div class="box_entry_title">
<h4><a href="http://www.yanyulin.info/pages/2013/06/huawei_2013_1.html" target="_blank" rel="bookmark" title="2013年华为校招机试(一)">2013年华为校招机试(一)</a></h4>
<div class="info">
<span class="date">2013-06-11</span>
<span class="category">
<a href="http://www.yanyulin.info/tag/hua-wei.html" title="查看同类文章" rel="category tag">华为</a>
</span>
</div>
</div>
<div class="thumbnail_box">
<!-- 截图 -->
<a href="http://www.yanyulin.info/pages/2013/06/huawei_2013_1.html" rel="bookmark" title="2013年华为校招机试(一)">
<img class="home-thumb" src="http://www.yanyulin.info/pics/huawei.jpg" style="width:200px;height:100px" alt="2013年华为校招机试(一)">
</a>
</div>
<div class="post_entry" style="height:102px;padding-right:0px">
<p>通过键盘输入任意一个字符串序列,字符串可能包含多个子串,子串以空格分隔,请编写一个程序,自动分离出各个子串,并使用’,’将其分隔,并且在最后也补充一个’,’,并将子串存储;将一个字符串中出现次数最少的字符删掉,并保证删除后的字符顺序不变,如果出现次数最少的字符有多种,则这几种字符都要删除,该字符串长度不会超过20个字符。</p>
</div>
</div>
</div>
</div>
<div class="navigation_b">
<div class="pagination">
<a href="http://www.yanyulin.info/index.html" class="inactive">1</a>
<a href="http://www.yanyulin.info/index2.html" class="inactive">2</a>
<span class="current">3</span>
<a href="http://www.yanyulin.info/index2.html">上一篇</a>
<a href="http://www.yanyulin.info/index.html">尾页</a></div>
</div>
<div class="clear"></div>
</div>
<div id="sidebar">
<div class="widget">
<h3>个人简介</h3>
<div class="box">
<div class="textwidget">
大家好,我来自中科院,一名屌丝研究生,发过几篇论文,有过几篇专利
,中国的学术,谈不上在某个方面有很深的研究,在阿里天猫技术部实习过,
毕业后即将去百度搜索部工作,热爱编程,崇尚Geek,本博客采用Github+Pelican搭建,欢迎
大家留言以及评论
</div>
</div>
<div class="box-bottom">
<i class="lb"></i>
<i class="rb"></i>
</div>
<h3>本站直达</h3>
<div class="box">
<div class="textwidget">
<table width="200" border="0">
<tbody>
<tr>
<td><a href="http://www.yanyulin.info/category/bian-cheng-yu-yan.html" title="查看编程语言下的所有文章"><font size='2px'>编程语言</font></a></td>
<td><a href="http://www.yanyulin.info/category/cheng-xu-yuan-zhao-gong-zuo.html" title="查看程序员找工作下的所有文章"><font size='2px'>程序员找工作</font></a></td>
<td><a href="http://www.yanyulin.info/category/jing-pin-shu-ji.html" title="查看精品书籍下的所有文章"><font size='2px'>精品书籍</font></a></td>
</tr>
<tr>
<td><a href="http://www.yanyulin.info/category/shi-pin-jiao-cheng.html" title="查看视频教程下的所有文章"><font size='2px'>视频教程</font></a></td>
<td><a href="http://www.yanyulin.info/category/wan-zhuan-ji-zhu.html" title="查看玩转技术下的所有文章"><font size='2px'>玩转技术</font></a></td>
<td><a href="#"><font size='2px'></font></a></td>
</tbody>
</table>
</div>
</div>
<div class="box-bottom">
<i class="lb"></i>
<i class="rb"></i>
</div>
<h3>邮箱订阅</h3>
<div class="box">
<div class="textwidget">
<!--QQ邮件列表订阅嵌入代码-->
<table width="200" border="0">
<tbody>
<tr>
<td>
<!--以下是QQ邮件列表订阅嵌入代码-->
<div style="width: 110px; height: 35px; overflow: hidden; " class="WB_widget WB_follow_ex">
<div class="follow_btn_line" node-type="inner">
<a class="follow_btn status_followed" node-type="followBtn" target="_blank" title="烟雨林博客" href="http://list.qq.com/cgi-bin/qf_invite?id=8949c93bdc7fcbda12adc078acb2809d6f6eba09998d35e6">
<img border="0" width="107px" height="22px" alt="邮箱订阅" src="http://www.yanyulin.info/pics/picMode_light_s.png" />
</a></div></div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="box-bottom">
<i class="lb"></i>
<i class="rb"></i>
</div>
<div class="random_r">
<h3>随便看看</h3>
<div class="box_r">
<ul>
<ul class="random-post-link">
<li class="random-post-link">
<a href="http://www.yanyulin.info/pages/2013/11/sizeof.html" title="被人误解的SIZEOF">被人误解的SIZEOF</a>
</li>
<li class="random-post-link">
<a href="http://www.yanyulin.info/pages/2013/11/baofeng_2014_A.html" title="2014年暴风笔试试卷A">2014年暴风笔试试卷A</a>
</li>
<li class="random-post-link">
<a href="http://www.yanyulin.info/pages/2013/11/effective.html" title="Effective C++(编程的50个细节)">Effective C++(编程的50个细节)</a>
</li>
<li class="random-post-link">
<a href="http://www.yanyulin.info/pages/2013/11/vlinux2.html" title="Linux基础教程视频版(很详细)">Linux基础教程视频版(很详细)</a>
</li>
<li class="random-post-link">
<a href="http://www.yanyulin.info/pages/2013/11/qqLogin.html" title="界面编程模仿篇(模仿腾讯QQ登录界面)">界面编程模仿篇(模仿腾讯QQ登录界面)</a>
</li>
</ul>
</ul>
<div class="clear"></div>
</div>
<div class="box-bottom">
<i class="lb"></i>
<i class="rb"></i>
</div>
</div>
<div class="hotarticles">
<h3>年度排行</h3>
<div class="box_r">
<ul>
<li>
<a href="http://www.yanyulin.info/pages/2013/11/pelican.html" rel="bookmark" title="pelican搭建属于自已的博客">pelican搭建属于自已的博客</a>
</li>
<li>
<a href="http://www.yanyulin.info/pages/2013/06/google_2013_1.html" rel="bookmark" title="2013年谷歌校招笔试(一)">2013年谷歌校招笔试(一)</a>
</li>
<li>
<a href="http://www.yanyulin.info/pages/2013/11/stlOrigin.html" rel="bookmark" title="STL源码剖析(候捷译)">STL源码剖析(候捷译)</a>
</li>
<li>
<a href="http://www.yanyulin.info/pages/2013/11/vlinux1.html" rel="bookmark" title="Linux入门版视频教程(基础)">Linux入门版视频教程(基础)</a>
</li>
<li>
<a href="http://www.yanyulin.info/pages/2013/11/fetchPage.html" rel="bookmark" title="爬虫的自我解剖(抓取网页HtmlUnit)">爬虫的自我解剖(抓取网页HtmlUnit)</a>
</li>
<div class="clear"></div>
</div>
<div class="box-bottom">
<i class="lb"></i>
<i class="rb"></i>
</div>
</div>
<!--
<h3>近期评论</h3>
<div class="box">
<ul id="recentcomments">
<li class="recentcomments">
<a href="http://www.liyumei.net.cn/" rel="external nofollow" class="url">职场博客</a>
发表在《<a href="http://www.maplemark.cn/cache/2012-11-6-155852.html#comment-118">传苹果可能阻止iOS版Google地图进入应用商店</a>》</li>
<li class="recentcomments">Yusky发表在《<a href="http://www.maplemark.cn/cache/2013-7-25-71725.html#comment-117">Web技术-JavaScript学习笔记(二)</a>》</li>
<li class="recentcomments"><a href="http://www.sodone.com" rel="external nofollow" class="url">SoDone酥蛋</a>发表在《<a href="http://www.maplemark.cn/cache/2013-7-25-71725.html#comment-116">Web技术-JavaScript学习笔记(二)</a>》</li>
<li class="recentcomments"><a href="http://www.sodone.com" rel="external nofollow" class="url">SoDone酥蛋</a>发表在《<a href="http://www.maplemark.cn/cache/2012-10-27-230638chuangye.html#comment-115">摘抄…</a>》</li>
<li class="recentcomments">秋枫荭叶发表在《<a href="http://www.maplemark.cn/cache/2013-3-23-142033.html#comment-127">转载:卖羊肉&卖文体也那么暴利</a>》</li>
<li class="recentcomments"><a href="http://weibo.com/zksr0705" rel="external nofollow" class="url">秋枫荭叶</a>发表在《<a href="http://www.maplemark.cn/cache/2013-3-23-142033.html#comment-114">转载:卖羊肉&卖文体也那么暴利</a>》</li>
</ul>
</div>
<div class="box-bottom">
<i class="lb"></i>
<i class="rb"></i>
</div>
-->
</div>
<div class="widget">
</div>
<div class="widget">
</div>
<div class="widget">
</div>
<div class="widget">
</div>
<div class="clear">
</div>
</div>
</div> </div>
<div id="my_footer_wrapper">
<div class="link">
<a href="https://github.com/zwjlpeng" target="_blank">Github</a>
<a href="http://weibo.com/lamazi" target="_blank">微博</a>
<div class="clear"></div>
</div>
</div>
<div id="my_footer_wrapper">
<div id="my_footer">
<span>【</span><a href="http://www.yanyulin.info/sitemap.xml" target="_blank">本站地图</a><span>】
</span>
<span>【</span><a href="http://www.yanyulin.info/feeds/all.rss.xml" target="_blank">RSS订阅</a><span>】
</span>
<span>【</span><a href="http://www.yanyulin.info/sitemap.xml" target="_blank">谷歌地图</a><span>】
</span>
<span>【</span><a href="http://www.yanyulin.info" target="_blank">电脑版</a><span>】</span>
</div>
</div>
<div id="my_copyright_wrapper">
<div id="my_copyright">
博主邮箱: [email protected] Copyright@2010-2020 <a href="http://www.yanyulin.info">烟雨林个人博客</a>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45829467-1', '');
ga('send', 'pageview');
</script>
</body>
</html>