mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Modify remarks
This commit is contained in:
parent
95468fa883
commit
c53c010410
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
|
||||
_1_CodeFirst.Init();
|
||||
|
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
|
||||
_1_CodeFirst.Init();
|
||||
|
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
|
||||
_1_CodeFirst.Init();
|
||||
|
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
|
||||
_1_CodeFirst.Init();
|
||||
|
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
|
||||
_1_CodeFirst.Init();
|
||||
|
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
|
||||
_1_CodeFirst.Init();
|
||||
|
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
_1_CodeFirst.Init();
|
||||
_2_DbFirst.Init();
|
||||
|
@ -8,7 +8,7 @@ namespace OrmTest
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
//The statement translates to: "Each example will automatically create a table and can run independently."
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行 理解这话反应成英文
|
||||
|
||||
_1_CodeFirst.Init();
|
||||
|
Loading…
Reference in New Issue
Block a user