Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Svn-to-Git
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王华
Svn-to-Git
Commits
2e641b3e
Commit
2e641b3e
authored
Sep 27, 2018
by
王进波
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://civgit.vicp.net:8443/wangjinbo/Svn-to-Git
parents
d1fa52e1
132aff65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
LinqPad快速开发数据轮询持久化.md
doc/LinqPad快速开发数据轮询持久化.md
+2
-1
No files found.
doc/LinqPad快速开发数据轮询持久化.md
View file @
2e641b3e
...
...
@@ -7,7 +7,8 @@
3.
在模板中添加项目引用,编写代码,编译项目;
4.
运行编译结果;
通常我们在第 1
` 2 两步上就会花上一到两分钟时间,对于 VS 这种超重型 IDE 来说,这是不可避免的。
通常我们在第 1、2 两步上就会花上一到两分钟时间,对于 VS 这种超重型 IDE 来说,这是不可避免的。
当我们希望像写 C# 能够像 JS 或者 Python 代码一样,打开一个 Notepad 就可以开始编写,按下 F5 就可以直接运行,而且方便地打印运行结果的时候,就该放下 VisualStudio 让 LinqPad 上场了。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment