Kaxaml is a lightweight XAML code editor that provides visual effects that can be seen in real time after the code is modified. The individual is accustomed to using it to test the behavior and layout of the system's default controls, and small fragments of XAML can also be tested on this tool. The tool also provides code hints, color extractors, and code formatting functions.
Inkscape This tool is used to draw vector images. The most useful feature of WPF is to convert an SVG file to XAML by
folders by name.3) PowerToolType: Anti-virus assistantRating: ☆☆☆☆☆Reminder: Force kill process, delete file soIntroduced:A free manual antivirus helper that perfectly supports Windows 7 and Windows 8. PowerTool help you find the virus trojan in your computer's hands and feet, and remove the virus set up the authority, currently has the following functional modules: System repair, process management, kernel modules, kernel-related, hooks, application layer, file, registry, offline analysis, Sta
Set the connection WiFi and charge two debug both to open Sync and psiphon3, and to sync and turn off the psiphon3 when any wifi is disconnected or powered off.Other no problem to go to turn off the psiphon3 when a small accident, can not directly close the program (should be the design of the program itself), can not choose to kill the application. You can't kill or you can't kill!The following in the shell operationUse Run code instead-run shell (shell), kill commandFound kill only kill PID ca
;parcelable;2. Select the instance to be serialized;3. The serialization of one-click generation;Specific installation and operation, please visit the official website to see the operation demonstration4.SelectorChapek for Android4.1. Function descriptionThis plugin can automatically generate drawable selector based on resource files. can help us save time for writing each selector.4.2. Project AddressHttps://github.com/inmite/android-selector-chapek4.3. How to use1. Right-click the resources fo
"Link" Json online parsing and format validation-json.cnhttp://json.cn"Link" macosx a non-shared key in the case of a connection based on the L2TP protocolhttp://blog.csdn.net/wswqiang/article/details/24553399"Link" bugclose| simple, free, enough bug management toolHttp://www.bugclose.comhttp://www.diaoyur.net/http://www.iconfont.cn/Find vector icon Emergency"Link" code cloud-Open source China code hosting platformhttp://git.oschina.net/"Links" git tutorialshttp://www.liaoxuefeng.com/wiki/001373
cumbersome to write, you can alias some operations, such as git commit can be used instead of the git ci better, then you can set the alias for the commit, set the method for git config --global alias.ci "commit" , then all can be used git ci instead of git commit , if added- Global indicates that the current user is valid, the configured alias is saved in the ~/.gitconfig file, and if no –global parameter is present, it is only valid for the current warehouse and is saved in the./.git/config f
About Nginx
Nginx is a high-performance HTTP and reverse proxy server;
Many supported operating systems, Windows, Linux, MacOS X;
Load balancing can be achieved;
Rewrite powerful function;
Most e-commerce architectures use the architecture of nginx+ application servers (such as Tomcat, Web servers).
Catalogue description
conf– configuration file
contrib– to store some useful tools
docs– Documentation
html– static page
logs– Log
tmp– Te
Record the use of your own sublime plug-in, not regularly updated#安装 Package ControllerGeneral just download Sublime is not installed PC, install please to:https://packagecontrol.io/installation#st3(Project address:Https://github.com/wbond/package_control)Common plug-ins#JSFormatFormatting JavaScript code (PS: Right-click to execute)#Emmet (formerly Zen-coding)Assist HTML+CSS code to write quickly, using method (http://www.iteye.com/news/27580)#view in BrowserFast open in Browser. Enter the foll
Initially, because the cute learning brother asked how to import Esri shapefile files into Google Earth contact with the ogr2ogr. After a rough look, this little thing is powerful. Google Earth supports the presentation of vector data, provided that the data conforms to the KML or KMZ format. The Ogr2ogr, written by the Ogr Open Source Library, supports reading and writing of approximately 60 formats of vector data, with shp-> KML as an example:Ogr2ogr-f "KML" D:\FROMSHP.KML d:source.shp-F + for
!" ;} Else Echo "Key does not exist!" ;}? >Output:Key exists!Array_search (value,array,strict)The Array_search () function, like In_array (), looks for a key value in the Array. If the value is found, the key name corresponding to the element is Returned. Returns False if it is not found. Note Before PHP 4.2.0, the function returns null instead of false on Failure. similarly, if the third parameter, strict, is specified as true, the key name of the corresponding element is returned only if the
* In the file filter on the right. S In this way, a new project is added, and when you add a file, you can put the * in the folder.S added in. 2, if you have already created a good project, but also want to put *. s file to add in. as follows:Open the created project, options->document options->doucment types-> Select x86 Assemble, and then enter * In the file filter on the right. S Then Project-->add and remove project files, and then re-add all the project's folders again so that you can put
angle, full angle half angle difference
Simplified, traditional, Martian conversion toolsYou can convert text between simplified, traditional, and Martian texts.
CNY-English case conversionRMB Digital Capital conversion, English words to capitalize the first letter
Kanji Conversion PinyinChinese pinyin conversion, contrast conversion
Other Tools
CalculatorCalculators, scientific calculators
Online short chain generatorOnline short chain generator
Subnet maskSub
Nestedgridview
Nested GridView Used
Nestedlistview
Nested use of ListView
Osutils
Android System Toolbox
Otherutils
The main is to add HTML to the string
Reflectutils
Reflection Tool class that provides some basic Java reflection functionality
Regexutils
Regular Expression tool class, which provides some common regular expressions
Sdcardutils
SD Card Toolbox
branches are not visible to others if they are not pushed to the remote;Push branches from local, use git push origin branch-name , if push fails, first use git pull crawl remote new commit;Local and remote branches corresponding to the branch, use git checkout -b branch-name origin/branch-name , local and remote branch names are best consistent;Establishing the Association of local and remote branches, using git branch --set-upstream branch-name origin/branch-name ;From the remote crawl branch
Prefix tree trieTrie can be understood as a collection that can be quickly inserted and queried, whether the time required to insert or query is O (m)The template is as follows:1 Const intMaxnode = ++Ten;2 Const intSigma_size = -; 3 4 struct trie{5 intCh[maxnode][sigma_size];6 intVal[maxnode];7 intsz;8 9 voidClear () {sz=1; memset (ch[0],0,sizeof(ch[0])); }Ten intID (Charc) {returnC='a'; }; One A voidInsertChar* S,intV) {//inserting into the trie - intu=0, n=strlen (s); - f
Blog Park can not be code highlighting, if you are interested in Perl, R, Python can go to my homepage www.from0701.com.GETWD () #显示当前工作目录SETWD ("Mydirectory") #修改工作目录LS () #列出当前工作目录中的对象RM (ObjectList) #移除对象Help (Options) #显示可用选项的说明Options () #显示或设置当前选项History (#) #显示最近使用过的 # a commandSaveHistory ("MyFile") #保存历史到myfile文件中LoadHistory ("MyFile") #载入历史Save.image ("MyFile") #保存工作空间到myfileSave (ObjectList, file= "MyFile") #保存指定对象到myfile中Load ("myfile") #读取一个工作空间到当前会话Q () #退出RDir.create () #创建新目录R Wo
from the Dir_handle
String Readdir (int dir_handle)
Gets the free disk space of the file system where path is located, in bytes
Double Diskfreespace (String directory)
Change the owner of a file
BOOL Chown (string filename,mixed user)
Change the group properties of a file
BOOL Chgrp (String filename,mixed Group)
Change file properties
BOOL Chmdo (string Filename,int mode)
Setting the file modification time
BOOL Touch (string Filename,int [TIME])
Get file access (returned in eight-binary form)
i
the current UNIX format timestamp
int time (void)
Enter the time parameter to return the UNIX format timestamp
int mktime (int hour,int minute,int second,int month,int day,int year)
Get the UNIX timestamp format of Greenwich Mean Time
int gmmktime (int hour,int minute,int second,int month,int day,int year)
Format a time or date
String date (string Format,int[timestamp])
Get an array of date/time information
Array getdate (int [timestamp])
Returns True if the date is valid
BOOL Checkdate (int mo
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.