Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: method

N methods for shell mathematical calculation

let usage method [email protected]:/tmp# n1=5
[email protected]:/tmp# n2=10< br />[email protected]:/tmp# let result=n1+n2
[email protected]:/tmp# echo $result
15
[email protected]:/tmp# let n1++
[

October 18, 2021By Simo Unix Calculation, mathematics, method, shellLeave a Comment

Regular expression – what is the fastest way to determine the full URL from a relative URL (given basic URL)

I am currently using the module URI::URL to generate a complete URL from a relative URL; however, it does not run as fast as I hoped. Does anyone know of another approach possible Will be faster?

October 18, 2021By Simo Regexp Basic, complete, determination, expression, fastest, given, method, regular, relative, URL, whatLeave a Comment

Regular expression – What is the best way to make a string operation in a shell script?

I have a path as a string in a shell script, which can be absolute or relative:

/usr/userName/config.cfg< /p> or

../config.cfg

I want to extract the file name (the part after the

October 18, 2021By Simo Regexp expression, method, middle, operation, optimal, procedure, regular, Script, shell, string, whatLeave a Comment

Automatically install Linux system method one:

1, yum install -y system-config-kickstart

2, system-config-kickstart Execute a graphical tool for generating answer files

3. Automated installation is based on network installation, and

October 16, 2021By Simo Linux automatic, installation, linux, method, one, systemLeave a Comment

LINUX Under Construction of iSCSI Sharing Storage LINUX-IO Target mode DEBIAN9.5 implementation

The iSCSI (internet SCSI) technology is researched and developed by IBM. It is a SCSI instruction set for hardware devices that can run on the upper layer of the IP protocol. This set of instructio

October 16, 2021By Simo Linux built, Debian, Debian9.5, Implementation, io, ISCSI, linux, method, mode, sharing, storage, TargetLeave a Comment

SED practice, some SED common methods

1. Copy the /etc/rc.d/rc.local file to the /tmp directory, and copy the
Add # at the beginning of lines that start with at least one blank character. sed -ri’s/^ +/#/g’ rc.local 2. Copy /bo

October 16, 2021By Simo Linux common, method, practice, Sed, SomeLeave a Comment

Forest Program (DFS Method — Ring on Tree)

The meaning of the title: Every connected block in the desert is a cactus; a connected block is a cactus if and only if there are no heavy edges and self-rings in the connected block , And each sid

October 16, 2021By Simo Mathematics DFS, forest, method, program, ring, TreeLeave a Comment

Linux server View whether PHP supports mail () function method

PHP’s Mail function can be used to send emails. For example, check whether the Linux server PHP supports the Mail function?

How to check whether PHP supports the Mail function

There are

October 16, 2021By Simo Linux function, linux, Mail, method, PHP, server, view, whether supportLeave a Comment

String.getBytes () Chinese code problem

Get a byte array in the default encoding format of the operating system. This means that under different operating systems, the returned things are different!

byte[] a = “中”.getBytes()

October 15, 2021By Simo Character Chinese, code, Gettes, method, middle, Question, string, String.getbytesLeave a Comment

[Data Structure] Big Data Processing Interview Solution

The idea of ​​big data processing is generally like this: Divide a file that cannot fit in the memory into small files according to a certain method, and then see if there is a suitable data struct

October 15, 2021By Simo Data Structure data processing, Data Structure, inspection, interview, large, methodLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4 … Page 15
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress