Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的团队开发环境基于本地数据库 (SQL Server),现在我需要将我们的应用程序迁移到基于 SQL Azure 联合。有什么方法可以在本地环境中“模拟”SQL Azure 联合?或者我们的开发环境应该改变吗?
阿法克,你不能。
虽然您可以模拟本地 SQL Server 上数据的存储位置(例如,表分区或分区视图)的分区,但您无法模拟 FEDERATION 语句(即 USE FEDERATION 等),因为它们仅在 Azure SQL 数据库联合中有效。
Newbe 在这里,学习了一些基础知识并遇到了这个正则表达式。如果有人可以帮我解构它,那就太好了。先感谢您 !
$source = "ExpandCamelCaseAPIDescriptorPHP5_3_4Version3_21Beta"; preg_replace('/(?<!^)([A-Z][a-z]|(?<=[a-z])[^a-z]|(?<=