mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-24 07:22:57 +08:00
Modify remarks
This commit is contained in:
parent
c53c010410
commit
1f5399315e
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
|
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
|
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
|
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
|
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
|
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
|
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
_3_EasyQuery.Init();
|
_3_EasyQuery.Init();
|
||||||
|
@ -9,7 +9,7 @@ namespace OrmTest
|
|||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
//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();
|
_1_CodeFirst.Init();
|
||||||
_2_DbFirst.Init();
|
_2_DbFirst.Init();
|
||||||
|
Loading…
Reference in New Issue
Block a user