上一页 1 ··· 247 248 249 250 251 252 253 254 255 ··· 401 下一页
摘要: The easiest scenario is when you point Flyway to an empty database. It will try to locate its schema history table. As the database is empty, Flyway w 阅读全文
posted @ 2019-03-15 19:05 ChuckLu 阅读(216) 评论(0) 推荐(0)
摘要: https://flywaydb.org/getstarted/why First, let's start from the beginning and assume we have a project called Shiny and its primary deliverable is a p 阅读全文
posted @ 2019-03-15 18:59 ChuckLu 阅读(254) 评论(0) 推荐(0)
摘要: https://flywaydb.org/documentation/ Flyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration. 阅读全文
posted @ 2019-03-15 18:31 ChuckLu 阅读(798) 评论(0) 推荐(0)
摘要: https://jmeter.apache.org/usermanual/test_plan.html This section describes the different parts of a test plan. A minimal test will consist of the Test 阅读全文
posted @ 2019-03-15 16:26 ChuckLu 阅读(322) 评论(0) 推荐(0)
摘要: 一共需要3个文件,把这3个文件放在一个路径下 UTF8NoBOM.bat 这个文件是为了调用ps1 pwsh -file "%cd%\UTF8NoBOM.ps1" UTF8NoBOM.ps1 这个文件是为了导入自定义的module,使用自定义module中定义的Powershell函数 Import 阅读全文
posted @ 2019-03-15 15:15 ChuckLu 阅读(2884) 评论(0) 推荐(0)
摘要: https://web.mit.edu/sp.268/www/rubik.pdf Introduction to Group Theory and Permutation Puzzles March 17, 2009 Introduction Almost everyone has tried to 阅读全文
posted @ 2019-03-15 12:47 ChuckLu 阅读(306) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/powershell/gallery/getting-started https://www.powershellgallery.com/packages?q=PowerShell-Beautifier Get-PSRepositor 阅读全文
posted @ 2019-03-15 09:55 ChuckLu 阅读(1071) 评论(0) 推荐(0)
摘要: Auto Formatting PowerShell in Visual Studio Code 1.安装visual studio code 2.安装powershell extension 3.打开脚本文件 4.F1,然后输入format,找到format document的选项 但是这个用起来 阅读全文
posted @ 2019-03-14 19:56 ChuckLu 阅读(2102) 评论(0) 推荐(0)
摘要: 在看https://github.com/PowerShell/PowerShell/releases的时候发现,已经发布了6.2.0的preview版本的情况下,还会继续发布6.1.3。 在ReadMe中,stable是6.1.3的版本。preview是6.2.0的版本。 阅读全文
posted @ 2019-03-14 17:19 ChuckLu 阅读(1080) 评论(0) 推荐(0)
摘要: Create Foreign Key Relationships Create a foreign key relationship in Table Designer Using SQL Server Management Studio In Object Explorer, right-clic 阅读全文
posted @ 2019-03-14 14:05 ChuckLu 阅读(747) 评论(0) 推荐(0)
上一页 1 ··· 247 248 249 250 251 252 253 254 255 ··· 401 下一页