摘要: macrolen 给了这样一些数据, 说是用淘宝的 API 获取的 JSON 数据, 让我帮助解析:{"items_search_response":{"item_search":{"item_categories":{"item_category":[{"category_id":150708,"count":66},{"category_id":50002480,"count":93},{"c... 阅读全文
posted @ 2010-01-18 18:18 万一 阅读(13599) 评论(16) 推荐(0) 编辑
摘要: var DateTime: TDateTime;begin FileAge('C:\Windows\Notepad.exe', DateTime); ShowMessage(DateTimeToStr(DateTime));end; 阅读全文
posted @ 2010-01-18 13:45 万一 阅读(3447) 评论(1) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2010-01-18 11:24 万一 阅读(5868) 评论(7) 推荐(1) 编辑