⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 vc转换成vb
💻 TXT
字号:
What is in the zip file?
------------------------
The zip file extracts into a new folder ConvertCSharp2VB that contains the following folders and files:
- ConvertCSharp2VB 
	- ConvertCSharp2VB.EXE (A Windows EXE that converts C# source code to VB .NET)
	- ConvertCSharp2VB.DLL (DLL that actually performs the conversion from C# to VB .NET)
	- Readme.txt
	- Source Folder
		- ConvertCSharp2VB Folder (Contains the DLL and source that does the actual conversion)
		- ConvertCSharp2VB_offline Folder (Contains the implementation of a UI for the conversion)

How to use:
------------------------
- Simply extract the files into seperate folder and run the ConvertCSharp2VB.EXE

Recommend method:
------------------------
- If you are using Visual Studio .NET for your developement environment, I would recommend that you add this utility under the Tools menu so it is always available.
- Select [External Tools] from the [Tools] menu. Click on the [Add] button and specify the following:
	. Title: Convert C# to VB .NET
	. Command: (locate the ConvertCSharp2VB.EXE) and specify it here with full path 
		   e.g. C:\ConvertCSharp2VB\ConvertCSharp2VB.exe
	.Arguments: 
	.Initial Directory: 


------------------------
------------------------
Please read the copyright 
notice for Convert C# to 
VB .NET in Copyright.doc.
------------------------
------------------------

Enjoy!
Kamal Patel (kppatel@yahoo.com)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -