上一页 1 ··· 285 286 287 288 289 290 291 292 293 ··· 400 下一页
摘要: fixed是相对于浏览器窗口固定 absolute是相对于整体网页固定。(整体网页包括所有的内容,包含右侧滑动条滑动所能看到的内容) 阅读全文
posted @ 2018-03-09 10:46 ChuckLu 阅读(188) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/how-to-write-a-simple-parallel-foreach-loop 使用并行可能存在的问题,很重要 Potential Pitfalls i 阅读全文
posted @ 2018-03-08 13:49 ChuckLu 阅读(266) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/api/system.serviceprocess.servicebase.onstart?view=netframework-4.7.1#System_ServiceProcess_ServiceBase_OnStar 阅读全文
posted @ 2018-03-06 14:40 ChuckLu 阅读(333) 评论(0) 推荐(0)
摘要: C# Interactive Walkthrough 阅读全文
posted @ 2018-03-06 13:36 ChuckLu 阅读(450) 评论(0) 推荐(0)
摘要: 燕然未勒:指战事未平,功名未立。燕然:即燕然山,今名杭爱山,在今蒙古国境内。 据《后汉书·窦宪传》记载,东汉窦宪率兵追击匈奴单于,去塞三千余里,登燕然山,刻石勒功而还。 会意字:义,孬 李代桃僵,成语,李树代替桃树而死,原比喻兄弟互相爱护互相帮助,后转用来比喻以此代彼或代人受过 孺人,古时称大夫的妻 阅读全文
posted @ 2018-03-02 22:34 ChuckLu 阅读(887) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/sql/ssms/visual-db-tools/create-self-joins-manually-visual-database-tools https://www.tutorialspoint.com/sql/sql-self 阅读全文
posted @ 2018-03-02 20:37 ChuckLu 阅读(348) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/sql/t-sql/queries/select-over-clause-transact-sql Determines the partitioning and ordering of a rowset before the ass 阅读全文
posted @ 2018-03-02 19:07 ChuckLu 阅读(553) 评论(0) 推荐(0)
摘要: You'll use SQL Source Control differently depending on which development model you're using: 不同的模式有不同的使用方式 The dedicated model In the dedicated model, 阅读全文
posted @ 2018-03-02 13:59 ChuckLu 阅读(400) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/sql/t-sql/language-elements/raiserror-transact-sql Generates an error message and initiates error processing for the 阅读全文
posted @ 2018-03-02 10:44 ChuckLu 阅读(271) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/sql/t-sql/language-elements/case-transact-sql Evaluates a list of conditions and returns one of multiple possible res 阅读全文
posted @ 2018-03-02 10:07 ChuckLu 阅读(300) 评论(0) 推荐(0)
上一页 1 ··· 285 286 287 288 289 290 291 292 293 ··· 400 下一页