-
Notifications
You must be signed in to change notification settings - Fork 9
/
book.xml
415 lines (415 loc) · 19.4 KB
/
book.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
<?xml version="1.0" encoding="utf-8"?>
<model>
<book id="C0012" created-date="2013-05-20 21:06:51">
<title>Java编程思想</title>
<category>技术</category>
<total>10</total>
<remaining>7</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:04:25" expired-time="2013-06-20 15:04:25">
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-05-21 10:08:42" expired-time="2013-06-20 10:08:42">
<return-time>2013-05-21 16:13:59</return-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-23 00:00:00" expired-time="2011-05-15 00:00:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-07-30 00:00:00">
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-05-10 00:00:00">
<return-time>2011-05-09 00:00:00</return-time>
</borrow>
</borrow-history>
</book>
<book id="C005" created-date="2013-05-20 21:06:51">
<title>Java技术内幕</title>
<category>技术</category>
<total>10</total>
<remaining>9</remaining>
<borrow-history>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-05-21 15:00:35" expired-time="2013-06-20 15:00:35">
<return-time>2013-05-21 15:01:42</return-time>
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-05-21 14:20:59" expired-time="2013-06-20 14:20:59">
<return-time>2013-05-21 14:43:14</return-time>
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-05-20 21:56:09" expired-time="2013-06-19 21:56:09">
<return-time>2013-05-20 22:03:55</return-time>
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2011-06-22 00:00:00" expired-time="2011-07-01 00:00:00">
<return-time>2011-06-24 00:00:00</return-time>
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2011-05-03 00:00:00" expired-time="2011-06-01 00:00:00">
<return-time>2011-06-30 00:00:00</return-time>
</borrow>
</borrow-history>
</book>
<book id="C0044" created-date="2013-05-20 21:06:51">
<title>编程之美</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:05:32" expired-time="2013-06-20 15:05:32">
<last-remind-time>2013-08-11 22:13:14</last-remind-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2011-12-20 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0036" created-date="2013-05-20 21:06:51">
<title>Maven实战</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:11:00" expired-time="2013-06-20 15:11:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2011-11-25 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0012" created-date="2013-05-20 21:06:51">
<title>HeadFirst设计模式</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-08-07 19:42:26" expired-time="2013-09-06 19:42:26">
<return-time>2013-08-07 19:45:54</return-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-09-27 00:00:00" expired-time="2011-11-27 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="A0022" created-date="2013-05-20 21:06:51">
<title>Android开发入门教程</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-05-18 00:00:00" expired-time="2011-07-01 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0013" created-date="2013-05-20 21:06:51">
<title>敏捷软件开发</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-05-15 00:00:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-08-08 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0035" created-date="2013-05-20 21:06:51">
<title>深入理解计算机系统</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2011-11-30 00:00:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2012-01-01 00:00:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-06-15 00:00:00" expired-time="2011-07-25 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0036" created-date="2013-05-20 21:06:51">
<title>Spring攻略</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-08-07 17:19:07" expired-time="2013-09-06 17:19:07">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-06-01 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0035" created-date="2013-05-20 21:06:51">
<title>使用Java Web服务构建SOA</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-07-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0037" created-date="2013-05-20 21:06:51">
<title>Java核心技术:高级特性</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:50:09" expired-time="2013-06-20 15:50:09">
<last-remind-time>2013-08-11 22:14:17</last-remind-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-06-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0038" created-date="2013-05-20 21:06:51">
<title>Javascript语言精粹</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-05-10 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0039" created-date="2013-05-20 21:06:51">
<title>Java网络编程</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-05-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0040" created-date="2013-05-20 21:06:51">
<title>ASP.NET 3.5 SPI高级编程</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:59:46" expired-time="2013-06-20 15:59:46">
<last-remind-time>2013-08-11 22:14:29</last-remind-time>
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-05-21 14:56:53" expired-time="2013-06-20 14:56:53">
<return-time>2013-05-21 14:58:40</return-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-06-01 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0041" created-date="2013-05-20 21:06:51">
<title>Java Web开发详解</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-05-08 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0042" created-date="2013-05-20 21:06:51">
<title>RESTfull Web Service</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-07-18 00:00:00" expired-time="2011-07-31 00:00:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-04-22 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0033" created-date="2013-05-20 21:06:51">
<title>重构-改善既有代码设计</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-08-07 17:33:31" expired-time="2013-09-06 17:33:31">
<return-time>2013-08-07 17:36:39</return-time>
</borrow>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-05-21 14:54:10" expired-time="2013-06-20 14:54:10">
<return-time>2013-05-21 14:58:09</return-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2011-12-20 00:00:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-27 00:00:00" expired-time="2011-05-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0046" created-date="2013-05-20 21:06:51">
<title>Java解惑</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2011-11-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0014" created-date="2013-05-20 21:06:51">
<title>C#本质</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-05-12 00:00:00" expired-time="2011-07-01 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0015" created-date="2013-05-20 21:06:51">
<title>计算机程序的构造和解释</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-06-27 00:00:00" expired-time="2011-07-15 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0016" created-date="2013-05-20 21:06:51">
<title>WCF服务编程</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-08-02 00:00:00" expired-time="2011-08-22 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0045" created-date="2013-05-20 21:06:51">
<title>分布式Java应用</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2011-11-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0024" created-date="2013-05-20 21:06:51">
<title>企业应用架构模式</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-05-14 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0025" created-date="2013-05-20 21:06:51">
<title>iPhone应用程序开发</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:28:32" expired-time="2013-06-20 15:28:32">
<last-remind-time>2013-08-11 22:14:55</last-remind-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2012-12-12 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0027" created-date="2013-05-20 21:06:51">
<title>iPhone开发秘籍</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:07:05" expired-time="2013-06-20 15:07:05">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2012-12-12 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0028" created-date="2013-05-20 21:06:51">
<title>Cocoa设计模式</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 16:49:41" expired-time="2013-06-20 16:49:41">
<last-remind-time>2013-08-11 22:15:04</last-remind-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2012-12-12 00:00:00">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2012-06-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0029" created-date="2013-05-20 21:06:51">
<title>Linux内核开发实战指南</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-12-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="B0034" created-date="2013-05-20 21:06:51">
<title>Hadoop权威指南</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 16:27:23" expired-time="2013-06-20 16:27:23">
<last-remind-time>2013-08-11 22:15:30</last-remind-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-10-25 00:00:00" expired-time="2012-12-12 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="D0029" created-date="2013-05-20 21:06:51">
<title>Don't make me think</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-04-22 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0022" created-date="2013-05-20 21:06:51">
<title>PHP权威编程</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:45:06" expired-time="2013-06-20 15:45:06">
<last-remind-time>2013-08-11 22:15:43</last-remind-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-07-17 00:00:00" expired-time="2011-09-17 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="C0001" created-date="2013-05-20 21:06:51">
<title>Struts实战</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:22:35" expired-time="2013-06-20 15:22:35">
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-06-28 00:00:00" expired-time="2011-07-30 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="D0025" created-date="2013-05-20 21:06:51">
<title>我为什么看不懂你</title>
<category>技术</category>
<total>2</total>
<remaining>0</remaining>
<borrow-history>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2013-05-21 15:13:55" expired-time="2013-06-20 15:13:55">
<last-remind-time>2013-08-11 22:16:08</last-remind-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-29 00:00:00" expired-time="2011-05-15 00:00:00">
</borrow>
</borrow-history>
</book>
<book id="D0028" created-date="2013-05-20 21:06:51">
<title>版本控制之道</title>
<category>技术</category>
<total>2</total>
<remaining>1</remaining>
<borrow-history>
<borrow status="returned" borrower="[email protected]" borrow-time="2013-05-21 15:35:11" expired-time="2013-06-20 15:35:11">
<return-time>2013-05-21 15:37:24</return-time>
</borrow>
<borrow status="borrowing" borrower="[email protected]" borrow-time="2011-04-21 00:00:00" expired-time="2011-04-22 00:00:00">
</borrow>
</borrow-history>
</book>
</model>