12 2010 档案
摘要:God gives every bird it's food, but does not always drop it into the nest.
阅读全文
摘要:using System;using CCC.Utility;namespace CCC.BLL{ /// <summary> /// Summary description for JVExcelBuilder. /// </summary> public class JVExcelBuilder { private const int detailGridRowSta...
阅读全文
摘要:using System;using System.Text;namespace CCC.Utility{ /// <summary> /// Summary description for JSExcel. /// </summary> public class Excel4JavaScript { private string _ReportTemplate_Exce...
阅读全文
摘要:DECLARE @FIDs VARCHAR(8000)SELECT @FIDs = COALESCE(@FIDs + ', ', '') + CAST(FID AS VARCHAR(10))FROM CCC_TADetailWHERE AppointId=1600SELECT @FIDs as FIDs
阅读全文
摘要:1. I see. 我明白了。 2. I quit! 我不干了! 3. Let go! 放手! 4. Me too. 我也是。 5. My god! 天哪! 6. No way! 不行! 7. Come on. 来吧(赶快) 8. Hold on. 等一等。 9. I agree。 我同意。 10. Not bad. 还不错。 11. Not yet. 还没。 12. See you. 再见。 13. Shut up! 闭嘴! 14. So long. 再见。 15. Why not? 好呀! (为什么不呢?) 16. Allow me. 让我来。 17. Be quiet! 安静点! 18.
阅读全文