1. Install some necessary componentsWinetricks MSXML3 gdiplus riched20 riched30 vcrun6 vcrun2005sp1 Wenquanyi2. Copy FontsDownload fonts in the network, unzip, move to ~/.wine/dosdevices/c:/windows/fonts directoryCP fonts/* ~/.wine/dosdevices/c:/windows/fonts3. Modify the Registration FormWine regeditOpen the Wine registration form:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Nt\currentversion\fontsubstitutes]:Modify the following items without creating a new string:Microsoft yahei=msyhms She
basic usage of Source InsightRemark: Reprint articleReprint Connection: http://www.crifan.com/crifan_recommand_development_tool_windows_view_source_code_source_insight/"multi-diagram" Create projects with source Insight, index, find filesHere, as an example of a previously downloaded MySQL C project, shows how to use source insight to create a new project.and index it for subsequent viewing of the code.Ente
;color->windows Background setting background color (eye protection: 85,90,205)6. Characters vary in size:Method 1: Select "View-to draft view" to make the width of each character consistent. Shortcut key is "Alt + F12"Method 2: resolve the Chinese note font spacing is too large:(1). Options->style Properties(2). On the left style name, locate comment Multi line and comment. Select "Pick ..." in the font name under the corresponding Font property box on the right. Set to Arial, regular, small fo
Source insight is the most convenient tool for viewing code in windows. However, source insight does not have a Linux version. To facilitate code browsing and learning in Linux, we can use vim and csinsight to build the source insight in Linux.
Cscope is a tool and plug-in suitable for VIM. With cscope, you can easily learn the definition of a function and which
Install insight in ubuntu10.04.
When compiling some files, the system prompts no curses/termcap library found. This prompt indicates that the termcap library file is missing.To solve this problem, run the following command to installSudo apt-Get install libncurses5-devThen re-compile the file.
Cd gdb # (go to the gdb directory under insight)
Sudo gedit makefile
Find werror_cflags =-werror and ch
Source insight opens the C/C ++ program, and the Chinese annotation is one of the solutions to garbled code:
1. Open the corresponding source file with a WordPad (wordpad)2. Use notepad to open the corresponding source file.3. At this time, we can find garbled characters in the Wordpad, while Chinese characters in the notepad are normally displayed. Copy all notebooks, select all on the Wordpad, and paste4. Close notepad directly if it is not saved
Today, I started to read the leveldb code and use source insight to create a project. However, it does not support C ++ files with the CC suffix.
Find source insight to view the CC File
Solution:Options-> "document options"-> Add *. CC to "file filter"Or options-> preferences-> ages-> click C ++ language, click "Doc types" on the right to bring up ">" document options "-> Add * to" file filter *. CCNote t
Post from http://www.study-bbs.com/thread-37492-1-1.html
I often look at the modification records when writing code. I used to find this file in a folder and view the modification records. This method is too troublesome. Later, when reading the help document of tortoisesvn, we can see that the external program calls the tortoisesvn method. I always wanted to use shortcuts in source insightView the modification log of the current file. After multiple attempts, find the method:In the source
========================================================== =============================== Original blog, reprinted please declare the source of Electronic coffee (original id blue rock) ========================================================== ================================
Many times, due to computer restart and other reasons, an exception may occur when you re-open the source insight project. For example, if the project window disappears and
The English version of the book was published in August 2014, nearly 1.5 from the Chinese version. The industry has changed dramatically in 1.5, and the book is a bit out of date.The content of the book is based on the collection and compilation of publicly visible materials, which lacks the knowledge and insight of the industry. My rating is 2 stars.The following is a excerpt from some of the more interesting messages in the book:1: Attention and tho
This time only under WIN7 test success, in WinXP and winserver2008 are not successful, it is recommended to install the system when the choice of win7_32-bit operating system.Siemens Insight OPC Configuration tutorialIf you do not have permission to configure OPC, this screen will appearThe correct display should appear when the configuration is complete.Configuration steps:1. Local Security policy settings2. Configure permissions for Component Servic
... You can find them.Find results are displayed in a box, click on the red mark in front of each search result (two red triangle), the result corresponding to the code file, enter the code editing State, and then click on the code to find the corresponding line at the beginning of the red mark can be reversed to find the results page.The toolbar has a corresponding icon to jump to the previous and next section.The Lookup References Popup dialog box allows you to configure the options for the q
Sublime Text is undoubtedly a very good editor and reader, unfortunately for Chinese encoding does not support, online ConvertTOUTF8 There are bugs, often fail to transcode, experience is very bad.Now start using source insight, this software symbol table jump is very good, is the default color configuration, font size looks very uncomfortable, there are some other shortcomings, the following1 File Multi-labelHttp://www.cnblogs.com/Red_angelX/archive/
However, the use of source insight has been plagued by a problem: After {, if you press enter, the cursor is wrapped, but it is not automatically indented, it is not used to it, you need to check the tab every time ~~ The effect of not typing a tab is as follows: Fun ()
{
Int x = 0;
} Write as above
ProgramNot standard. I hope to press enter after {
CodeAuto indent. (The depressing way is to press the Enter key and then press the tab) Fun ()
{
1. Open the corresponding source file with a WordPad (wordpad)2. Use notepad to open the corresponding source file.3. At this time, we can find garbled characters in the Wordpad, while Chinese characters in the notepad are normally displayed. Copy all notebooks, select all on the Wordpad, and paste4. Close notepad directly if it is not saved5. WordPad => Save As => document name unchanged => Save type select "Text Document msdos format"6. Open it with source
You have been using source insight for a long time. If you encounter different directories of files with the same name, or you need to find the directory where the Referenced File is located, the source insight does not display the middle directory, you can clickOption -- Parameter Selection -- display -- remove long path names trimmed with an elliptical shapeThen, you can see the full path in the title bar
(1) During ARM embedded development, it is sometimes necessary to compileCodeHowever, when creating a project in SIS and adding a tree, all the assembly files in the tree are not included according to the default settings. By default, only. INC and. ,. s suffix does not exist. In addition, when the. s file is opened with sis, it is black and white and has no color. It feels like it is back in the edit age of DOS.SolutionIn options-> document options, click the document type drop-down menu on the
In the book, the author records his own experience of making spicy beef rice noodles, focusing on various marketing activities for his own restaurant.The author's restaurant style is spicy beef rice noodles, resolutely do authentic Hunan changde taste, not to Beijing diners of the public taste bow. This two years ago is probably still more difficult, perhaps the mobile Internet tide under this do dining is small restaurant rather labor-saving direction;Author good writing, but also good at marke
1.Wine Installationsudo apt-get install wineIf there is an error, you can sudo apt-get update2. Download source Insight, note if the installation versionHttp://www.liangchan.net/liangchan/3947.html3. Unpack the installation package and enter the directory with Sourceinsight.exeIf the installation package under the above link, perform wine hf_sourceinsight3.5/si35setup.exe, follow the prompts to complete the installation, the serial number is provided
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.