Document directory
Commands:
A friend who has installed linux has had this experience. When Grub was installed, he modified the hard disk MBR, but when LINUX was deleted, the original WINDOWS system could not be started, what should I do?
Two simple methods for writing data into MBR
Method 2: After the Windows installation disk is placed on the computer, restart the computer, enter the Windows Installation program, then enter the recovery console, and enter the command fixmbr.You can use th
Summarize: This text discuss how to manage cmake project on building GNU makefile such as debug and release build, and how to add Postfix on final targets.
Whenever you cmakelists.txt file is done in your project directory, use the cmake command with option-D and set the cmake_build_type to debug, which create a debug version of makefile build, and set to release will create a release version build, and soOn. but you must create your makefile profiles on a standalone directory respectively for e
the MBR of grub2 cannot find the part in the/GRUB directory (or the part has been deleted ). Ideas: Method 1: Delete grub2 permanently so that the prompt does not appear again: This method is applicable to people who no longer want to use Ubuntu and want to switch back to Windows.This is very simple, as long as you have a Windows boot disk (not a ghost), use it to start, to select the installation location, do not actually install, exit and restart it.You can also use it to start to the fault
Fix those SIDS
(I'm not sure why this isn't showing up under my blog, but I'm working on it !)
Thanks to my good friend Jeremy McMahan for finding the suser_sid () function for me -- my original solution was a crazy mix of linked servers and the directory services provider for oledb!
Ever migrate your SharePoint site to a totally new environment and discover that your efforts to re-create your Active Directory were all for nothing, since all the
A colleague said that he had forgotten his password and could not enter the system. Before window7, he remembered that he could retrieve or modify the password through a third-party software, and there were also a variety of password fixes for Windows 7, the following describes how to successfully fix the vulnerability:
In this method, you must first have a Windows 7 system installation disk.
1. Place the system installation diskDVDROM boot to the
When developing an android project, you sometimes need to reference multiple projects as libraries. When referencing a project, "jar mismatch! Fix your dependencies "error.
This is because the jar packages (android-support-v4.jar) for both projects are inconsistent.
The solution is to delete both jar files and add the latest jar packages respectively.
In this way, the two jar packages are consistent.
Turn: http://blog.csdn.net/android_sh
My Android advanced tour ------> solving Your project contains error (s), please fix them, androidcontainsWhen you use eclipse to write Android code, no error is reported in the code. Then, when you want to run the test in AVD, an error box is displayed, prompting "Your project contains error (s), please fix them before running your application ."The prompt in the Program prompt box is: "Error generating fi
How to fix rpm commands (accidentally delete rpm commands)
When executing the rpm-e -- nodeps command, I did not note that I wrote the rpm-e -- nodepsrpm command. As a result, the rpm was uninstalled. I can do this! You can also stop yourself. But if it commits suicide, it should be able to be revived. Think about the solution. If you use the reinstall method to solve this problem, it will not be resolved. Therefore, by directly compiling:
Tarxjvfrp
The Firefox September Beta 1, originally planned to be released in early 3.6, was not released until October 30. Mozilla issued a statement when you are concerned about whether the official version can be released as scheduled, the public said that the RC candidate version will be released by the end of November, and the final version is planned to be released by Christmas in December. according to Mozilla's plan, Firefox 3.6 will release the official version after Beta 1, Beta 2, and RC1 candid
According to foreign media reports, the Mozilla Foundation recently released a new version of Firefox browser to fix several serious security vulnerabilities in previous versions.
Firefox 3.0.7 has five security vulnerabilities, of which three are critical ". One security vulnerability exists in the JavaScript code of the browser, which can cause memory overflow and browser crash, the other two critical vulnerabilities exist in Firefox's garbage coll
The project was not built due to "cocould not delete''. ". Fix the problem, then try refreshing this p, couldnotdelete
After saving the modified Java class file in Eclipse, an error message is displayed on the project, However, no error is prompted for the project files,OpenProblemsThe following error message is displayed:The project was not built due to "cocould not delete". ". Fix the problem, then try
Google engineers vowed to fix Chrome memory leaks
Google Chrome's reputation has always been good, but this browser is not "flawless". The memory leakage problem has always been a big enemy of Chrome, and PC and mobile phone platforms are all affected. Recently, the Chrome team of Android system said on Reddit AMA that Google engineers have attached great importance to Chrome Memory leakage and vowed to fix
Microsoft revealed today that it will release two security bulletins for April March next Tuesday to fix eight vulnerabilities rated as "important" in Windows and Office. Windows 7, Windows Server 2008, Windows Server 2008 R2, and Windows Vista are not affected.At the same time, Microsoft is still paying attention to the leaked Internet Explorer helpHoles and VBScript security conditions. This is also a rare update that has seen frequent vulnerabiliti
Recently, I made a small application on Android 2.3, native/Web hybrid, and used a webview to display the main content area. Jquery mobile's list and built-in search functions are used. The search box is at the top of the list. when the list is rolled up, the search box will scroll together to the top of the screen. After reading the demo, the customer said, "This is a good thing. It would be better if you can stay at the top 」. The subsequent events are as follows:
1. Set position:
This problem occurs today. The word is just closed and cannot be opened. The above prompt is displayed.
Solution:
Open a Word document
Then select file -- open -- Select Your corrupted word
Click the downward arrow on the right to open and select Open and repair,
Generally, it can be opened.
I opened it in this way.
Other reference solutions are as follows:
When you open a Word 2003 document, the system prompts: "word cannot read this document, and the document may be damaged. Pl
Preface
I haven't developed Android for a while. Recently, the company has taken over an android project. Since there have been errors in updating android with eclipse before, take this opportunity to reinstall the SDK and eclipse.
The installation was successful, but an error occurred while planning to add the original project! Error
Android requires compiler compliance level 5.0. Please fix project properties. Error. This is the case with severa
When developing Windows Store app, sometimes a lot of "the attached property 'viewnodeid' was not found in type 'dependencyobject'." errors in some XAML files.
How to fix these errors?
The solution in a word: The above errors are not the root errors, you can look through all errors in "Error List" and fix other errors. rebuild and the 'viewnodeid' error will disappear. if not, try to reopen the solution.
Reference: http://blog.sqlauthority.com/2007/03/22/sql-server-fix-error-msg-128-the-name-is-not-permitted-in-this-context-only-constants-expressions-or-variables-allowed-here-column-names-are-not-permitted/
Error message:
Server: MSG 128, Level 15, state 1, line 3The name is not permitted in this context. Only constants, expressions, or variables allowed here. column names are not permitted.
Causes:
this error occurs when using a column
1. The fixvalues. H class defines the field;
The source code is as follows:
namespace FIX{ const int DeliveryForm_BOOKENTRY = 1; const int DeliveryForm_BEARER = 2; const int DeliveryForm_BOOK_ENTRY = 1; const int ExecRestatementReason_GTRENEW = 1; const int ExecRestatementReason_WAREHOUSE_RECAP = 10; const int ExecRestatementReason_CANCELEDNOTBEST = 9;
2. The values. H class mainly defines beginstring_fixtxx and sessionrejectreason_xxx;
3. The
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.