Computer Technology Solutions

Source: Internet
Author: User

CS0103 name resolution does not exist in the current context:

CS0103 the name "user_name" does not exist in the current context
In C # is probably due to the problem of replication programs, often people in order to save trouble, like the tutorial inside the things with using the copy, the result of different namespaces, the problem arises

VS2010 Out of date solutions:

The ultimate Solution:
VS2010 After some updates, the Win32 Console project will be "error LNK1123" errors, the solution for the Project | Project Properties | Configuration Properties | Inventory Tool | INPUT and OUTPUT | Embed list "yes" to "no", But you have to set it up one time without creating a new project.
When establishing the VS2010 Win32 Project project, "Error LNK1123" errors are still occurring according to the solution above, and the solution is as follows:
The first step: the same as on.
Step two: Change Project | Project Properties | Configuration Properties | connector | manifest File | Embed list to "no".
The third step: the general computer after the two-step setup can solve the problem, but if there are problems, then click the method to solve:
Whether the computer is a 64bit operating system, if so, continue 2.
Find out if there are two cvtres.exe. One is C:\ProgramFiles (x86) \microsoft Visual Studio 10.0\vc\bin\cvtres.exe and the other is C:\Windows\Microsoft.NET\Framework\v
4.0.30319\cvtres.exe. Right-click Properties | Details to view both version numbers, delete/rename older versions, or reset the path variable.
Unexpectedly, the root of the solution is the third step, after removing the old version of Cvtres.exe, you do not need to set the configuration every time.

VS2013 Registration Code:

Bwg7x-j98b3-w34rt-33b3r-jvyw9

VS Set line number:

Tools--Options--Text Editor submenu--all voice--tick "line number"--complete

Install Microsoft word2010:

Office 2010 "32-bit" Download: Http://pan.baidu.com/s/1F9MpS
Office 2010 "64-bit" Download: http://pan.baidu.com/s/1i3vIAX3
Activation Tool: Http://pan.baidu.com/s/1mgvC7ck
Click Activate Tool activation, "NOTE" Select KMS mode, then click "Permanent experience." 】
"Attention" antivirus may report activation tool for the virus, recommended release, this is non-toxic, do not rest assured of the use.
To ensure permanent activation, activate the tool's boot entry without using the Optimization tool "like 360 guards"
Before activating, it is recommended to quit anti-virus software, especially: 360 Guardian, Jinshan Guardian, software housekeeper and other domestic anti-virus software

Put the mouse in the VS2010 to make the real frame into a straight line:

Press the INSERT key to convert between a rectangular shadow and a vertical bar break

Google Chrome can be used by the website:

First one: http://www.20hn.com/g.html

The second one: Guge.io

To modify the boot screen:

One, modify the registry (the first version of the method) first click on the computer, the system disk (the default is a single system C, the dual system to find you install Win7 system disk can); open folder windows; Locate the System32 (native default 32-bit system) under Windows folder 64-bit System) folder, click System32, click on the Oobe folder, in the Oobe folder blank, right-create a new folder, and name "info", and click Enter Info, create a new folder in the Info folder, and name " Backgrounds "; Go to Backgrounds folder, copy your boot image to backgrounds folder, prompt to run with administrator's permission, click" Continue "; To rename the picture, name" Backgrounddefault " , and then click "Continue", then exit the folder. Click on the Start icon (bottom left corner), enter "regedit" in the place where you can enter it, right click to open the registry as an administrator, and follow the path to find here: hkey_local_machine\ Software\microsoft\windows\currentversion\authentication\logonui\background Double click on the right key value "OEMBackground", modified to "hex" "1" The following is a modified boot greeting; found by path: Hkey_local_machine\software\microsoft\windownt\currentversion\winlogon Double-click on the right side of the " LegalNoticeCaption "That is, the title information," Value data "to modify their own boot title, OK; then double-click" LegalNoticeText ", the data value to modify their own need to set the boot text, OK; exit the registry, Start menu, log off; complete! (second version of the method) the first step, open the Run (Windows +r key), enter "regedit" in the Run box and return, open Registry Editor, find: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ There is already "oembackground" in the Windows\currentversion\authentication\logonui\backgroundoem machine, and not the OEM machine. At this time we have to manually create this item, right click on the left margin, create a new "DWORD (32-bit) value", the name "Oembackground", and thenAfter double-clicking on this item, "Value data" in the "0" to "1" (0 for turning off the OEM manufacturer switch screen, 1 for the OEM Switch screen, we are now counterfeit OEM to let Windows display "Manufacturer" custom switch screen ^_^). Close Registry Editor. The second step is to open the path: X\windows\system32\oobe\info\backgrounds "X" represents the drive letter of your system installation disk. Similarly, non-OEM machines do not have this directory, so non-OEM machine users want to create a new directory, and then the production and the correct name of the image copy into the OK, OEM machine users please directly with the new image to overwrite the original directory image. Note: The above two methods used to do the boot screen picture needs to meet the following conditions 1. Must be less than 256KB. jpg format picture;         2. Must be in accordance with 4:3 of the proportional horizontal vertical ratio, such as 32002400, 16001200,800600. Second, through the software of the Magic cube to modify the download and install the software: Click on the Mosaic main window above the landscaping, run the Rubik's Cube beautification master, click on the top of the animation icon, and then click "Select File", Open the image you want to use. bmp Boot Animation (note that the online download of the boot images, are specifically produced, not all BMP can be). As shown, the master of Rubik's Cube can immediately preview the animation, but also can modify the boot text. Take note of the Rubik's Cube official saying: 1, Rubik's Cube beautification animation function currently only supports the WIN7 system (including 32-bit and 64-bit versions), the support of other systems is under development. 2, Rubik's Cube Landscaping master animation function with a certain risk, the probability is very small, if the problem occurs, please insert Win7 installation CD or Win7 install USB flash drive, click on the repair after startup. 3, Rubik's Cube landscaping master animation function needs to modify the system files, there may be individual anti-virus software false alarm, please rest assured that use!

Mount MSDN:

The VS2010 official version no longer has a separate MSDN Library installation option, so many classmates can't find the local MSDN Library to use, in fact, the VS2010 ISO installation CD already contains msdnlibrary, but to install manually, the method is as follows:
1. After installing VS2010, open microsoftvisual Studio 2010-visual Studio Tools–manage helpsettings in the Start menu and let you choose a path to save the MSDN when you first open it The contents of the library, it is recommended to choose a larger disk with more space left
2. Click "Choose online or local Help" and select "I want to use local Help"
3. Click "Install content from disk" and select the Productdocumentation\helpcontentsetup.msha file under the VS2010 installation CD
4. Click "Add" to select the MSDN Library content you want to install, then click OK to start the installation
5. (optional) Click "Check for Updates online" to update the local MSDN Library document to the latest content.
VS2010 is not called the MSDN Library, and called Helplibrary, in the VS2010 press F1 can open the Help library, the first time you open an additional Help library agent process, and then call the default browser to open Help Library.
If you think that MSDN on the VS2010 installation CD is not complete (general Chinese CD-ROM), you can take advantage of visual Studio help Downloader (HTTP/ vshelpdownloader.codeplex.com/) To download, this tool supports the continuation of the breakpoint, the function is more powerful.

Computer Technology Solutions

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.