-
Notifications
You must be signed in to change notification settings - Fork 1
/
sitemap.xml
506 lines (506 loc) · 17.3 KB
/
sitemap.xml
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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://benweizhu.github.io/blog/2018/05/08/deep-thinking-in-react-12/</loc>
<lastmod>2018-05-08T23:45:26+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/05/04/deep-thinking-in-react-11/</loc>
<lastmod>2018-05-04T23:09:38+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/05/03/deep-thinking-in-react-10/</loc>
<lastmod>2018-05-03T23:05:04+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/05/01/deep-thinking-in-react-9/</loc>
<lastmod>2018-05-01T22:47:38+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/27/deep-thinking-in-react-8/</loc>
<lastmod>2018-04-27T13:38:01+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/25/deep-thinking-in-react-7/</loc>
<lastmod>2018-04-25T21:14:18+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/23/deep-thinking-in-react-6/</loc>
<lastmod>2018-04-23T22:29:51+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/22/deep-thinking-in-react-5/</loc>
<lastmod>2018-04-22T12:33:42+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/21/deep-thinking-in-react-4/</loc>
<lastmod>2018-04-21T20:51:50+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/20/deep-thinking-in-react-3/</loc>
<lastmod>2018-04-20T11:10:09+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/18/deep-thinking-in-react-2/</loc>
<lastmod>2018-04-18T21:23:11+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/04/17/deep-thinking-in-react-1/</loc>
<lastmod>2018-04-17T21:11:23+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2018/01/22/go-cd-aliyun-spring-boot-docker/</loc>
<lastmod>2018-01-22T11:29:23+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/11/23/gradle-resource-filtering/</loc>
<lastmod>2017-11-23T13:01:08+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/07/01/understand-promise/</loc>
<lastmod>2017-07-01T19:20:31+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/05/12/react-redux-production-optimisation/</loc>
<lastmod>2017-05-12T18:21:55+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/04/26/web-vr/</loc>
<lastmod>2017-04-26T21:25:15+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/04/26/web-debug/</loc>
<lastmod>2017-04-26T21:18:54+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/04/15/website-effecient/</loc>
<lastmod>2017-04-15T18:58:04+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/04/03/svg-and-icon-font/</loc>
<lastmod>2017-04-03T09:47:12+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/03/25/css-retina-image/</loc>
<lastmod>2017-03-25T16:40:09+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/02/01/react-step-by-step-2/</loc>
<lastmod>2017-02-01T22:44:09+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2017/01/17/react-step-by-step-1/</loc>
<lastmod>2017-01-17T21:08:15+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/11/19/style-guide-driven-development/</loc>
<lastmod>2016-11-19T21:16:37+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/10/27/living-style-guide/</loc>
<lastmod>2016-10-27T10:04:27+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/08/21/css-for-software-engineers-for-css-developers/</loc>
<lastmod>2016-08-21T18:10:13+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/07/12/svg-and-icon-font/</loc>
<lastmod>2016-07-12T15:28:07+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/07/02/bash-profile-and-bashrc/</loc>
<lastmod>2016-07-02T12:54:48+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/06/27/host-jenkins-on-aws/</loc>
<lastmod>2016-06-27T20:57:25+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/06/13/I-want-to-talk-about-https-too/</loc>
<lastmod>2016-06-13T17:50:10+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/05/29/nginx-lets-encrypt/</loc>
<lastmod>2016-05-29T17:40:12+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/05/22/nginx-serve-static/</loc>
<lastmod>2016-05-22T11:58:09+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/05/21/use-nginx-as-reverse-proxy-for-tomcat/</loc>
<lastmod>2016-05-21T21:15:08+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/05/02/js-prevent-default/</loc>
<lastmod>2016-05-02T09:31:27+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/04/27/event-stream-and-event-delegation/</loc>
<lastmod>2016-04-27T21:05:57+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/04/27/what-the-heck-is-javascript-event-loop/</loc>
<lastmod>2016-04-27T08:41:24+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/03/25/when-to-use-in-on-at/</loc>
<lastmod>2016-03-25T10:49:43+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/02/28/webpack-your-bags-translation/</loc>
<lastmod>2016-02-28T10:40:36+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/01/17/spring-cache/</loc>
<lastmod>2016-01-17T09:26:45+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2016/01/01/javascript-this/</loc>
<lastmod>2016-01-01T19:04:16+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/12/31/javascript-contructor-new-prototype/</loc>
<lastmod>2015-12-31T21:38:21+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/12/13/react-on-es6-plus-translation/</loc>
<lastmod>2015-12-13T10:32:12+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/12/05/css-modules-or-bem/</loc>
<lastmod>2015-12-05T11:39:48+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/11/22/ok-react-1/</loc>
<lastmod>2015-11-22T15:12:52+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/11/17/merging-vs-rebasing-translation/</loc>
<lastmod>2015-11-17T21:58:52+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/11/15/javascript-publish-and-subscribe-pattern/</loc>
<lastmod>2015-11-15T11:21:36+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/11/10/make-jenkins-run-github-code/</loc>
<lastmod>2015-11-10T13:38:27+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/11/07/spring-active-profile-resolver-and-active-profiles-and-integration-test/</loc>
<lastmod>2015-11-07T17:46:18+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/11/07/coding-net-and-dao-cloud/</loc>
<lastmod>2015-11-07T13:14:19+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/11/06/node-gulp-travisci-heroku/</loc>
<lastmod>2015-11-06T08:06:16+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/10/31/static-url-for-seo/</loc>
<lastmod>2015-10-31T19:01:24+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/10/28/js-template-engine/</loc>
<lastmod>2015-10-28T08:36:18+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/10/27/sass-basic/</loc>
<lastmod>2015-10-27T14:18:48+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/10/27/how-to-use-express/</loc>
<lastmod>2015-10-27T09:43:04+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/10/26/spring-boot-hot-swap/</loc>
<lastmod>2015-10-26T12:19:43+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/10/05/learning-js-well/</loc>
<lastmod>2015-10-05T10:06:40+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/09/27/whenever-plus-capistrano-plus-rbenv/</loc>
<lastmod>2015-09-27T11:01:41+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/09/26/rails-env-and-capistrano/</loc>
<lastmod>2015-09-26T10:09:49+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/09/19/gradle-in-action-chinese-version/</loc>
<lastmod>2015-09-19T10:02:36+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/09/10/active-record-migration/</loc>
<lastmod>2015-09-10T08:51:45+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/09/06/deep-into-spring-aop-1/</loc>
<lastmod>2015-09-06T10:49:31+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/08/09/postgres-full-text-search-1/</loc>
<lastmod>2015-08-09T08:24:23+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/08/01/css-selector-basic/</loc>
<lastmod>2015-08-01T17:46:56+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/07/25/restful-web-api-part-1/</loc>
<lastmod>2015-07-25T20:39:45+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/07/13/linux-you-dont-understand-all-these-years/</loc>
<lastmod>2015-07-13T17:03:21+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/06/17/spring-web-security-4/</loc>
<lastmod>2015-06-17T21:41:24+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/06/14/spring-web-security-3/</loc>
<lastmod>2015-06-14T17:19:38+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/06/14/spring-web-security-2/</loc>
<lastmod>2015-06-14T15:45:34+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/06/12/spring-web-security-1/</loc>
<lastmod>2015-06-12T21:12:38+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/06/11/spring-boot-starter-2/</loc>
<lastmod>2015-06-11T12:56:12+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/06/10/spring-boot-starter-1/</loc>
<lastmod>2015-06-10T22:19:19+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/05/30/issue-happened-when-entity-inheritance-meet-preinsert-and-preupdate/</loc>
<lastmod>2015-05-30T17:03:04+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/05/21/write-unit-test-in-angularjs/</loc>
<lastmod>2015-05-21T17:37:38+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/04/18/angularjs-resolve-and-promise-q/</loc>
<lastmod>2015-04-18T10:02:50+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/03/31/deep-into-gradle-in-action-6/</loc>
<lastmod>2015-03-31T23:20:24+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/03/21/jpa-many-to-many-relationship/</loc>
<lastmod>2015-03-21T10:44:43+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/03/15/deep-into-gradle-in-action-5/</loc>
<lastmod>2015-03-15T14:18:10+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/03/10/get-started-with-spring-boot-1-quick-start/</loc>
<lastmod>2015-03-10T16:44:18+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/02/07/spring-test-and-integration-test/</loc>
<lastmod>2015-02-07T23:20:45+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/02/07/spring-transacation/</loc>
<lastmod>2015-02-07T17:33:36+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/02/03/servlet-multiple-thread-and-threadlocal/</loc>
<lastmod>2015-02-03T21:13:53+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/31/deep-into-gradle-in-action-4/</loc>
<lastmod>2015-01-31T21:47:45+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/31/deep-into-gradle-in-action-3/</loc>
<lastmod>2015-01-31T18:41:46+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/31/deep-into-gradle-in-action-2/</loc>
<lastmod>2015-01-31T13:57:55+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/31/deep-into-gradle-in-action-1/</loc>
<lastmod>2015-01-31T11:31:34+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/23/yes-angularjs-8/</loc>
<lastmod>2015-01-23T22:18:10+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/17/yes-angularjs-7/</loc>
<lastmod>2015-01-17T13:38:17+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/15/bower-to-install-dependencies/</loc>
<lastmod>2015-01-15T19:29:54+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/09/use-grunt-to-build-javascript/</loc>
<lastmod>2015-01-09T21:22:27+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/04/yes-angularjs-6/</loc>
<lastmod>2015-01-04T13:24:06+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2015/01/03/yes-angularjs-5/</loc>
<lastmod>2015-01-03T10:47:01+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/12/27/yes-angularjs-4/</loc>
<lastmod>2014-12-27T19:14:15+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/12/26/yes-angularjs-3/</loc>
<lastmod>2014-12-26T22:58:34+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/12/25/yes-angularjs-2/</loc>
<lastmod>2014-12-25T22:40:58+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/12/19/yes-angularjs-1/</loc>
<lastmod>2014-12-19T21:54:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/07/27/gradle-jetty-plugin-hot-deploy/</loc>
<lastmod>2014-07-27T14:53:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/07/24/the-web-dot-xml-you-need-to-know/</loc>
<lastmod>2014-07-24T21:38:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/07/19/spring-validation-by-example/</loc>
<lastmod>2014-07-19T19:12:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/07/13/learning-jdbc-transaction/</loc>
<lastmod>2014-07-13T13:37:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/07/07/learning-jdbc-with-jndi/</loc>
<lastmod>2014-07-07T13:56:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/07/06/learning-jdbc-from-class-forname-to-datasource/</loc>
<lastmod>2014-07-06T18:21:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/06/01/slf4j-and-log4j/</loc>
<lastmod>2014-06-01T12:33:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/05/11/spring-web-service-by-example/</loc>
<lastmod>2014-05-11T17:05:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/05/03/what-is-war-and-ear/</loc>
<lastmod>2014-05-03T17:06:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/04/07/write-java-code-without-ide/</loc>
<lastmod>2014-04-07T13:56:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/04/06/spring-restful-web-service-by-example/</loc>
<lastmod>2014-04-06T12:06:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/03/29/something-you-need-to-know-about-javascript-2/</loc>
<lastmod>2014-03-29T22:44:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/03/22/something-you-need-to-know-about-javascript/</loc>
<lastmod>2014-03-22T14:16:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/03/13/spring-batch-job-by-example-2/</loc>
<lastmod>2014-03-13T14:31:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/03/08/spring-batch-job-by-example/</loc>
<lastmod>2014-03-08T17:52:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/02/23/spring-aop-by-example/</loc>
<lastmod>2014-02-23T16:08:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/01/19/cordova-using-accelerometer/</loc>
<lastmod>2014-01-19T15:39:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/01/18/cordova-plugin/</loc>
<lastmod>2014-01-18T15:28:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/01/11/android-service-translation/</loc>
<lastmod>2014-01-11T23:51:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/01/11/cordova-set-up/</loc>
<lastmod>2014-01-11T16:47:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2014/01/05/about-android-activity-lifecycle-translate/</loc>
<lastmod>2014-01-05T23:22:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2013/12/21/web-mvc-by-example-with-spring-mvc/</loc>
<lastmod>2013-12-21T17:03:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2013/12/07/why-gradle/</loc>
<lastmod>2013-12-07T11:11:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2013/10/14/using-jasmine-to-write-test-for-javascript/</loc>
<lastmod>2013-10-14T14:38:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2013/09/22/inversion-of-control-containers-and-the-dependency-injection-pattern-translate/</loc>
<lastmod>2013-09-22T17:53:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2013/09/22/what-is-spring-ioc/</loc>
<lastmod>2013-09-22T15:33:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/blog/2013/09/21/how-to-use-octopress-to-set-up-blog-on-github/</loc>
<lastmod>2013-09-21T15:46:00+08:00</lastmod>
</url>
<url>
<loc>http://benweizhu.github.io/</loc>
</url>
<url>
<loc>http://benweizhu.github.io/blog/archives/</loc>
</url>
<url>
<loc>http://benweizhu.github.io/blog/categories/octopresstech/</loc>
</url>
<url>
<loc>http://benweizhu.github.io/blog/categories/angularjs/</loc>
</url>
<url>
<loc>http://benweizhu.github.io/blog/categories/gradleshen-ru-yu-shi-zhan/</loc>
</url>
</urlset>