[Gadgets] Linux following formatting tools, linux formatting tools
When you see the command output columns in Linux being distorted, isn't it uncomfortable? The column command can solve this problem easily.
For example:
We generally only use the above method.
Other usage of column is as follows:
Option
Description
-CCharacter Count
Specified column width
-S"Delimiter"
Us
Introduction to common linux performance monitoring tools and linux performance monitoring tools
Record several frequently used ones.1. top/htop
As we all know about top, there are several common parameters: (you can also start and interact)
-D: Set the delay time-S: accumulative time mode k: End Process q: Exit topZ: change the color template l: average load and system running time display switch m: memory
[Android Notes] hard disk cache tools, Android tools
DiskLruCache (https://github.com/JakeWharton/DiskLruCache) should be familiar to everyone. (For details, refer to here) It is an open-source library written by jakewharton and provides a hard disk cache solution.However, the API of this database is relatively simple and sometimes cannot meet our needs. For example, if you want to return data in the cache
[Recommended tools] the user interface design tools Facebook is using: Origami, facebookorigami
Http://facebook.github.io/origami/
Software introduction:
Origami is a free tool for designing user interfaces. It can quickly design a prototype, directly run on an iPhone or iPad, and export code snippets to engineers.
Facebook developed Origami to help them design and build many products, including Insta
Linux development tools-gdb (I) and linux development tools-gdbIii. gdb debugging (I) 01.gdb: gdb is short for GNU debugger and is a programming debugging task. Function: start the program and run the program as needed according to user-defined requirements; the program to be debugged can be stopped at the breakpoint specified by the user (the breakpoint can be a conditional expression); when the program st
Reveal UI analysis tools are simple to use and revealui analysis tools
Official website (30 days free trial): http://revealapp.com/
Purpose:
In iOS development, we sometimes hope to have a UI Debug tool similar to Web development (for example, Firebug), so that we can view the UI structure in real time, you can also change the position and size of a UIView in real time to view the effect. Here we found tha
Encapsulate Log tools and log tools
Public class LogUtil {public static final int VERBOSE = 1; public static final int DEBUG = 2; public static final int INFO = 3; public static final int WARN = 4; public static final int ERROR = 5; public static final int NOTHING = 6; public static final int LEVEL = VERBOSE; // if no printing is required, direct LEVEL = 6 public static void v (String tag, String msg) {if
I have learned 264 for more than three months. I have been studying old books and reading jm86 many times.CodeRecently, we found two major analysis tools: visa and elecard streameye. I can't help but sigh, hate at the same time.
To put it simply, the two software:
264 visa
Powerful h264 real-time analysis tool that can analyze h264 resources in various scenarios and is suitable for h264 developers and learners. In image analysis, visa is still more
Use of Opserver monitoring tools and opserver tools
Use of Opserver monitoring tools
Opserver is an open-source monitoring solution for Stack Overflow. It is released by Stack Exchange and built based on the. NET Framework. Open Source Address: https://github.com/opserver/Opserver.
You only need to download it and compile and release it to IIS. However, you may e
Summary of Socket-based simple chat tools (original) and socket chat tools
During this time, I can't help but try to write a summary to encourage myself to study hard and write poorly. Please advise me!
The following is a simple program for sending messages and files. First, the server needs to prepare two sockets and two threads as follows:
// Communicate with the client private Socket sckCommit; // listen
Commonly used tools in development and frequently used tools in development
Name
Function
Sublime
Who knows my favorites?
Xmind
Mind Map tool, which can be used to analyze complex logic
Navicat/dbforge
I am mainly used for mysql management. The latter can be read with multiple tags and supports code prompts.
Xshell/xftp/xmanager
You
It took me a long time to finish writing the HttpServer requirement document, and I also used UML tools and tools. I personally think they are still very good to use these two tools. Let's introduce it now.
Linux UML tool: A small tool named "gaphor" appeared on Baidu. However, after I installed it, I found that this guy is not very easy to use. I asked the Team
Free. Net obfuscation and decompilation tools
I. netCodeObfuscation
. Net code obfuscation technology:
Symbol renaming
String encryption and Compression
Resource encryption and Compression
Constant literals pruning
Method signatures overload Induction
Class hierarchy linerization
Code control flow Obfuscation
Assemblies merging and embedding
XML documentation Filter
Free. Net code obfuscation tool:
Eazfuscator. net
Alimama webmaster tools: http://tool.alimama.com/
Reasons for recommending alimama webmaster tools:
The interface is very simple.
Fast query speed.
Fast data updates.
Good reputation in the industry.
Alimama webmaster tools include:
Domain name/IP address information query
IP Server Query: enter an IP address to query the physical location of t
After the ADT is upgraded, open eclipse and prompt to upgrade Android SDK tools. However, the following error is always reported during the update.
All the tools-related processes are finished or not, and the environment variable is at last found to be an exception.
First, delete the environment variables of D: \ Program Files \ Android-SDK-Windows \ tools. A
I recently fell in love with debug, and I have an open-source C # software that I want to analyze. So I am looking for debugging tools everywhere and according to C #
CodeA uml tool that generates a UML diagram. This makes a record to save time for people with the same requirements.
UML tools
Relatively easy to use: Borland together 2008, Rose, startuml, visua
Google guava basic tools and googleguava tools
Recently, I used the google cache in the project to learn about some tool classes in guava and the operations on the set. The packages are compared and I don't have time to write them myself. I will mark them first,
The reference document is as follows:
Http://macrochen.iteye.com/blog/737058
Http://my.oschina.net/indestiny/blog/214668
What is Google guava?
dialog box.Modify Network Request ContentSometimes in order to debug the server interface, we need to repeatedly try different parameters of the network request. Charles makes it easy to provide modification and re-sending of network requests. Simply right-click on a previous network request and select "Edit" to create an editable network request. As shown below:We can modify any information about the request, including the URL address, port, parameters, etc., and then click "Execute" to send t
Android Application optimization (6) tools and android application tools
This article describes several tools used for performance analysis on Android, all of which are provided by the SDK. Each tool is powerful enough for your analysis and use.
TraceView
This tool SDK document is more casual, so I will talk about what is there. However, if you really want to use
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.