When Windows 8 or Windows 8.1 Automatic maps are turned on, place names are displayed in English, not Chinese characters.
Solution:
1. Open the Control Panel and click "Change Input Method";
2. Choose "Chinese (People's Republic of China)", click "Move Up", set Chinese as language preference;
3. Again open the Map
, some friends have achieved similar results on windows phone and made it open-source: Awesome Menu
2. Make good use of CustomMessageBox to avoid page jumps
In the post-wp7.x era, CustomMessageBox was added to Microsoft's official Toolkit. I really like this control too much (although there are some known bugs) and it is also widely used in Weibo mini. Mobile applications should allow users to perform the least operations to complete a task.
3. Use
Description:
1, Windows 8 using Windows ID as the Login User such as XYZ@OUTLOOK.COM user name bc a, after installation BC will be used as the local WIN account
2. After any version of SQL Server is installed, logon fails, and logon fails in win and SQL modes.
Cause:
After SQL is installed, SA is disabled by default and TCP access is disabled. You can only lo
This blog article mainly introduces three common layout controls: Canvas, Grid, and StackPanel.
Panel is an important class in the Development of Windows 8 Store applications. It plays a very important role in the Windows 8 Store application layout system.
A Panel can hold multiple sub-elements. A Panel class can store
Friends who have used windows 7 and even previous versions of Windows know that under the Start menu, there is an item called "Attachment," which contains a lot of useful gadgets, such as "Notes", "Calculator" "Paint", and so on. But underneath Windows 8, this attachment is missing ...
There is no "attachment" underne
Original: Build Windows 8 style app 13-searchcontract quicklyThis blog post focuses on how to build searchcontract in your application, and the principles are clearly articulated in the blog "Quick Build Windows 8 style Application 12-searchcontract Overview and principles."How to build searchcontract in your applicati
Visual Assistx is a very good Microsoft Visual Studio plug-in that can be fully integrated into the Microsoft Development environment and upgrade the IDE to take advantage of Visual Assist x without changing programming habits. This visual Assist is not integrated in Visual Studio and needs to be installed on our own.Va_x_setup2074.exe Baidu Cloud Link: Link: https://pan.baidu.com/s/1r2Tj19V_SwT7j4eloDvIbQ Password: QFSALet's start by introducing how to install va_x in a system before
Wi-Fi and networkWhether working, playing games, listening to music, or chatting with friends, you must be online and connected.Windows can automatically switch from Wi-Fi connection to mobile broadband, so that you can stay connected all the way. In this way, you can stay online even if you change your location. Alternatively, you can automatically switch from mobile broadband to available Wi-Fi to reduce usage costs.With Windows, you can always be o
The test environment and development environment of Windows Phone 8 are basically the same, but the test environment does not require development tools, so vs2012 does not need to be installed, and the rest is Win8 and wp sdk 8.0.
Hardware requirements:
When installing Win8, it is consistent with the establishment of the development environment. It must support virtualization and binary address addressing
Selector: Contact Selection window, customizing the Contact Selection window
Introduced
Re-imagine the Windows 8 Store Apps Selector
Contactpicker-Contact Selector
Contactpickerui-Custom Contact Selector
Example
Demonstrates how to select one or more contacts through contactpicker and how to develop custom contact selectors
1. Develop a custom contact selector
Picker/mycontactpicker.xaml
Picker/
Selector: Custom file Selection window, custom file Save window
Introduced
Re-imagine the Windows 8 Store Apps Selector
Fileopenpickerui-Custom File Open Selector
Filesavepickerui-Custom File Save Selector
Example
1, develop a custom file Selection window. Note: If you need to activate a custom File Selection window, select the corresponding Provider in the upper left corner of the pop-up selector win
In Windows 8 systems, metro applications are an important indicator of win8 systems. As the quality and quantity of Metro applications increase, more people will use them. However, some friends want to switch between common applications and Metro applications in the system, but they do not know how to switch. How can they switch between Windows
1. Reset its Cold start program: The key reason why Windows 8 starts so quickly is that when the computer goes offline (Offline), some of the important processes are not shut down. Therefore, the shutdown process in this case can be seen as a computer entering a "hibernate mode", and the important files are stored in the auxiliary device. When the user wants to s
Make the traditional desktop taskbar display large icons
In the Windows traditional desktop, non-HD screen display small icons on the taskbar can accommodate more content, but these small size icons on the HD Screen display area will be too small, so we may want to set the icon on the taskbar to large size, so that you can fully display the high-definition screen display accuracy, It also allows users to see more clearly and easily.
The method is si
Windows 8 Adds a boot entry to the following directory
Move entry into the following directory:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
Or
Shell:startup
Or
Use the key combination of the window key +r to open run and copy the address into C:\ProgramData\Microsoft\Windows\Start Menu\Programs\S
Today, computer equipment has a wide variety of variants, including tablets, hand-held, and flat-panel hand-held two-hop. These devices all have their own characteristics, so be careful when choosing the equipment. If you are afraid to pick a beautiful device, but it does not meet your needs, or you pick the wrong piece of equipment, its characteristics and your life habits and work way out of tune. Well, you'd better look at the following analysis and suggestions.
As you all know, the
Background
Tombstone in the development process of Windows Phone 8 really makes us love and hate, it can make the program seems to be running. But dealing with tombstones is a very troublesome thing, the traditional way we need to be in the program Deactived event triggered, the need to save the state to put in, and t
Selector: cachedfileupdater (cached file update)
Introduced
Re-imagine the Windows 8 Store Apps Selector
Cachedfileupdater-Cache file Update
Example
First, create a new Windows application store project to update the program as a cached file
1. Open a file and associate it with the Cachedfileupdater
Cachedfileup
need at least a complete run of the program on Minsdkversion this version to determine compatibility is no problem.Therefore, minsdkversion and targetsdkversion need to run the program completely once to ensure compatibility is not a problem. 3. SDK version configuration in Build.gradleThe following code is available in Build.gradle:Android {compilesdkversion buildtoolsversion "21.1.1" Defaultconfig {Mins
(File)) return-1; Process.Start (file); return Setundock (); I do not know what the Setundock () is, so the direct comment returns 1 return 1; } catch (Exception) {return 255; }}//Hidden on-screen keyboard public static void Hideinputpanel () {IntPtr Touchhwnd = new IntPtr (0); Touchhwnd = FindWindow ("Iptip_main_window", null); if (Touchhwnd = = IntPtr.Zero) return; PostMessage (Touchhwnd, Wm_syscommand, sc_close, 0);}Wi
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.