This time last year was just my first blog. It's just a year now, so I should have a summary to give myself a reflection. As the saying goes, the man who often reflects will not be too bad;
If I write a blog, it is better to write study notes. At
Command for displaying Mac hidden files: Defaults write com. Apple. Finder appleshowallfiles-bool true Command for hiding Mac hidden files: Defaults write com. Apple. Finder appleshowallfiles-bool false Or Command for displaying hidden Mac files:
I. Create
1. Run as administrator to open the CMD window.
2. InputNetsh WLAN set hostednetwork mode = allow SSID = Alex key = password_me"
The SSID is the name of WiFi, and the key is the password of wifi.
If the prompt is successful, the
Direct access to objective-C's Isa is deprecated in favor of object_setclass () and object_getclass ()
Replace object-> Isa with object_getclass (object)Replace keyobject-> Isa with object_getclass (keyobject)(ID) Keys [idx]-> ISA is replaced with
Linker command failed with exit code 1 (use-V to see Invocation) This error seems to have been encountered more than once. When I want to use a third-party class library (such as sbjson ), I directly copy the class library file to the project
On iOS, The uinavigationcontroller view can push many views without restrictions in the current view. However, some of the push buttons that come with them are not beautiful enough, and when the title of the previous page is very long, the return
KVC: KVC (nskeyvaluecoding) "Key-value-encoding" is a mechanism for indirect access to object attributes (characterized by strings, instead of calling the method or point (.) syntax to access the properties of the object. Therefore, all attributes
# Import @ Interface asyncimageview: uiview {// Cocould instead be a subclass of uiimageview instead of uiview, depending on what other features you want// To build into this class?
Nsurlconnection * connection; // keep a reference to the connection
I. ARP: Address Resolution ProtocolFirst look:
C:\Documents and Settings\xiaoj>arp -a Interface: 192.1.8.84 on Interface 0x1000003 Internet Address Physical Address Type 192.1.8.12 00-0b-cd-03-c4-27 dynamic 192.1.8.15
How to Use spring's scope:
Scope is used to configure the scope of spring bean, which identifies the scope of bean.Before spring2.0, beans have only two scopes: Singleton (Singleton), non-singleton (also known as prototype), and spring2.0, added
Difference between session. Get and session. Load1. for the get method, Hibernate checks whether the data corresponding to this ID exists. First, it searches in the session cache and then in the second-level cache. If no data exists, it queries the
To deploy Birt to JBoss, follow these steps:
1,
Download the ZIP file of the birtruntime environment. The file name is birt-runtime-version).zip. version # indicates the specific version number.
2,
Decompress the ZIP file, find a folder named
In websites with user logon, there will be pages that require user logon before operation. If a user can jump to the previous page after logon, it will give the user a good experience, it also makes it easier for them to browse pages to be operated.
There is a folder a under drive F, a folder is under the 2012-2-2-2-22-22 folder, and 3. affix1 and 3. his1 under the 2012-2-2-22-22 folder.
Protected void button#click (Object sender, eventargs E){String name = "";Directoryinfo thefolder = new
1. Create a local branchGit branch name, for example: git branch 2.0.1.20120806 Note: 2.0.1.20120806 is the branch name, which can be defined at will.
2. Switch the local branchGit checkout branch name, for example, switch from Master to branch:
I finally finished the stack, but I am still too lazy.
The main algorithm is 1) number hexadecimal conversion 2) parentheses matching 3) Row editing
Let's take a look at the maze first ....
# Include
# Include # Define Max size 100# Define
Here we refer to the basic ogrewiki tutorial, which uses the Ogre wiki tutorial framework provided on the Internet. Use cmake to compile and execute.First look at the final result:
Core code:Void tutorialapplication: createscene (void){Mscenemgr->
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