08 2014 档案

摘要:-- 1 class Program 2 { 3 4 [System.Runtime.InteropServices.DllImport("Kernel32.dll")] 5 static extern bool QueryPerformanceCounte... 阅读全文
posted @ 2014-08-22 18:16 虔城墨客 阅读(385) 评论(0) 推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Data; 4 using System.Data.SqlClient; 5 using System.Linq; 6 using System.Reflectio... 阅读全文
posted @ 2014-08-13 18:50 虔城墨客 阅读(273) 评论(0) 推荐(0)
摘要:时间一晃而过又过了两周,博客园更新的速度确实有点慢,今天我要分享的是对请求报告的调用。 在文档中,相信大家也看了下面这个流程图吧? 相关流程,在文档中也有细说,我就不一一去Copy了:http://docs.developer.amazonservices.com/zh_CN/... 阅读全文
posted @ 2014-08-06 19:48 虔城墨客 阅读(5507) 评论(11) 推荐(0)