After having gone through putty, winscp, and other Chinese versions of the backdoor, I used xshell as a Linux Remote logon client tool and found that although xshell is easy to use, its built-in color scheme is too dazzling, if it is too tired to read logs, I searched the internet and found a color scheme to share with you the truth.Original color scheme:New Color Scheme:Color Scheme:[Solarized Dark]Text (bold) = 839496Magenta (
I. Prepare a font file
I always think that if I have the right to use Windows XP (via OEM), I also have the right to use this Windows product only for my personal use, this includes the right to use the font. Therefore, there should be no infringement when copying the WINXP font to Linux.
Windows fonts are generally stored in the c: \ windows \ fonts directory. The fonts I copied to Linux include: Simfang. TTF imitation
Simhei. TTF simhei
Simkai. TTF entity
Simsun. TTF and, original file nam
When we are editing a long Word document, there may be a need to change all of the chapter headings in the document that have been unified into bold third, to bold small third. How do you find and replace so many text formats quickly and accurately?
Here are two ways to share with you, the process taking Word2010 as an example, and other versions can refer to the steps.
First, the substitution method
1. Chinese fonts
turn from: https://zhidao.baidu.com/question/1239016138772367339.html
iOS7 English fonts: Helvetica under the various systems, such as Helvetica Neue, very annoying, different places with different systems, but Helvetica family under the iOS7
Chinese fonts: stheitisc-light Bold-Jane
2. Apple uses fonts
Turn from: http://blog.csdn.net/onlyou930/article/details/7422097
Label.font = [Uifont fontwithname: @ "ARIAL-BOLDITALICMT" size
Xshell is a very useful terminal for landing liunx under Windows.Native support Chinese, with xftp management files, the same is free software can be far better than the Putty more usefulIn the face of boring code, we need an eye-pleasing color scheme to protect our eyes.The following color scheme, I personally feel good, hereby recommend to everyoneCatalog List EffectsVim effectHow to use:1) Save the following code to a file with the file name: Skycolor.xcsor simply click to download[skycolor]t
This article mainly describes the Python call Xlsxwriter Create xlsx method, has a certain reference value, now share to everyone, the need for friends can refer to
Installing Xlsxwriter with PIP
Pip Install Xlsxwriter
Here's a basic Walkthrough:
1. First create a document for Excel
Workbook = Xlsxwriter. Workbook (dir)
2. Create a table in a document
table_name = ' Sheet1 ' worksheet = Workbook.add_worksheet (table_name) # Create a table with a table named ' Sheet1 ' and return this table
letters in LSCOLORS is a group. The text color and background color of a file type are set. LSCOLORS contains 11 sets of colors. the following file types are set in sequence: [html] directory symbolic link socket pipe executable block special character special executable with setuid bit set executable with setgid bit set directory writable to others, with sticky bit directory writable to others, in without sticky bit LSCOLORS, the letter color is as follows: [html] a black B Red c Green d Brown
the label ignores or removes user interaction. The default is no label.baselineadjustment = Uibaselineadjustmentnone;If the Adjustsfontsizetofitwidth property is set to Yes, this property controls the behavior of the text baseline.Uibaselineadjustmentalignbaselines=0, by default, aligns the top of the text with the centerline.Uibaselineadjustmentaligncenters, the middle of the text is aligned with the label centerline.Uibaselineadjustmentnone, the lowest end of the text is aligned with the labe
decreases, the number increases accordingly.
Open the program and slide the boot (how can a group of cool words get it ):
When the program is closed, minic1c is automatically moved down to the taskbar (because it is too slow, I have helped you ):
Finish finishing the work ~~~ Steal food @@!
Update ing:
Adjust the size of the displayed number by judging the number of displayed data:Code:
If (this. textbox1.text. length> 13)
{
Switch (this. textbox1.text. length)
{
Case 13:
Textbox1.font
usedTracing debugging only takes a few minutes to track the program running and then check and analyze the output file.
Bit (Sticky Bit ). Setting a sticky position for a directory prevents a user from deleting files of others under the writable directory at will. AverageThe/tmp directory is set to a sticky bit for this reason. After KDE can be started normally, run chmod + T/tmp/. Ice-Unix to. Ice_ Unix: sets the sticky bit.[Bold] solve the library
"Value= "# Customers [I]. Address #"/># Add. firstname ## Add. lastname ## Add. address1 #
Custom templates (custom template):You can create a template that you can call in the template file. Use the template tag to do this:
AD: Template
Name
= "Showcustomer"
>
# Customer. lastname #, # customer. firstname #
AD: Template
>
AD: showcustomer
Customer
= "# Cust #"
/>
You can add any attributes to a custom template and then use them in the template. A custom te
Edittext inheritance relationship: View --> textview --> edittext
Edittext has many attributes. Here we will introduce several attributes:
Android: Background = "@ null" // edittext remove border
Android: hint = "enter a number! "// Set the prompt information displayed on the space
Android: Numeric = "integer" // you can only enter an integer. If it is a decimal
Android: singleline = "true" // you can specify a single-line Input. If this parameter is set to true, text is not automatically wrappe
. Common line types are easy to change. If you want to change the color of a line to another type, you must separate these attributes. For example, you must use 'color' and linestyle for the color '. Point Type Function 'marker '. (Generally, 'markerstyle' is used in the introduction on the Internet, but this attribute always reports an error in my MATLAB version. It takes only half a day to find 'marker ');
Set (get (ax (1), 'ylabel'), 'string', 'B', 'fontweight ', '
solution. It is also modified ~ /. Bash_profile file, add the following two lines of configuration to the file. Export CLICOLOR = 1 export LSCOLORS = gxfxaxdxcxegedabagacad save the file and run "terminal" again. We found that the directory color changed from blue to blue. How should I set the configuration to my favorite color? The following describes some of these configurations. ~ /. Bash_profile is the configuration file of the current logon user in bash shell. Bash is the default shell in
Reprinted please indicate the source: http://blog.csdn.net/lastsweetop/article/details/8908808 Author: Fire tianlin
To avoid setting for each user, directly modify the/etc/profile file.
1. in Linux
Add the following three lines:
Give your ls a bit of color
alias ls='/bin/ls --color=auto'
Give your grep a color.
alias grep='grep --color'
Give your vi a bit of color
alias vi='vim'
2. Mac
Add the following three lines:
Give your ls a bit of color
alias ls='/bin/ls -G'
Give your grep a color.
al
How to set different font styles in the same textview?
Required class: Android. Text. spanned;
Android. Text. spannablestring;
Android. Text. spannablestringbuilder
The difference between spannablestring and spannablestringbuilder is equivalent to the difference between string and stringbuffer.
Spannablestring and spannablestringbuilder can be used to set different spans. These spans are used to implement rich textview, such as bold, italic, foregro
from other names) = the font name. For example
Monospaced. Plain. alphabetic = Courier NewMonospaced. Plain. chinese-ms950 = mingliuMonospaced. Plain. hebrew = DavidMonospaced. Plain. japan ese = MS GothicMonospaced. Plain. Korean = gulimche
Monospaced. Bold. alphabetic = Courier New boldMonospaced. Bold. chinese-ms950 = pmingliuMonospaced. Bold. hebrew = David
Http://www.blog.ce.cn/sp1/zhangnan/14493583725.shtml
CSS naming Rules use English letters, numbers, and underscores (usually in lower case.
I. Short
The abbreviation is mainly used to simplify writing and reduce Code to increase the download speed of webpages. Not all CSS can be abbreviated as below.
(1) font
Font-weight: bold;Font-style: italic;Font-varient: Small-caps;Font-size: 1em;Line-Height: 1.5em;Font-family: verdana, sans-serif;Can be abbrevia
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.