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

Tag: common

HomeBrew common command

Command
Install the software: brew install software name, example : Brew install wget
Search software: brew search software name, for example: brew search wget
Uninstall software: brew uninstall s

October 16, 2021By Simo Macos Command, common, HomebrewLeave a Comment

Linux common command

1. What command is used to create a directory? What command is used to create a file?

Answer:
Create a directory: mkdir
Create a file: typically touch, vi can also create a file, in fact, as

October 16, 2021By Simo Linux Command, common, linuxLeave a Comment

Common annotations for Spring

The Spring framework mainly includes IoC and AOP, both of which can be configured using annotations.

Development environment: IntelliJ IDEA 2019.2.2
Spring Boot version: 2.1.8
Create a new Sp

October 14, 2021By Simo Spring annotation, common, springLeave a Comment

Nginx common command and docker nginx common command

Deploy nginx
nginx #Open nginx
nginx -t #Test the configuration file for syntax errors< br>nginx -s reopen #restart Nginx
nginx -s reload #Reload the Nginx configuration file, and then restart Ngi

October 13, 2021By Simo Nginx Command, common, Docker, nginxLeave a Comment

HIVE common statement

1Hive Introduction Hive to me is a data warehouse based on HDFS, which provides a type of SQL language (it is basically the same as the SQL standard but has some special differences) , Allows engi

October 12, 2021By Simo Hadoop common, hive, statementLeave a Comment

COS commonly used public function lua code

Public resource loading, cache retain; prevent automatic destruction

2. The number is incremented by rolling; after winning the prize, the total gold coins will jump Add

3. Show the number of gold coins rounded up

4.

5.

6. Load the csv configuration file

October 8, 2021By Simo Cocos2dx Cocos, code, common, functions, lua, practical, publicLeave a Comment

Summary of common annotations of WebService

Annotation Function Description @GET Query request equivalent Data query operation in the database @POST insert request equivalent Insert data operation of database @PUT Update request equ

October 7, 2021By Simo WebService annotation, common, Summary, WebServiceLeave a Comment

The most common Android memory optimization method and prevent leakage caused OOM summary articles

The purpose of memory optimization is to allow us to effectively avoid memory leaks in our applications during development. Memory leaks are no stranger to everyone. To put it simply and vulgarly,

October 7, 2021By Simo Android Android, article, Caused, common, leak, memory, OOM, Optimization, Preventive, Summary, wayLeave a Comment

Summary of common functions in the Table library of Lua

https://www.cnblogs.com/daochong/p/7363649.html

table is the Lua language An important data type, some characteristics of table are briefly listed as follows:
(1).table is an “associative ar

October 5, 2021By Simo Lua common, functions, Library, lua, Medium, Summary, tableLeave a Comment

Mysql common operation

mysql backup:

docker exec container ID mysqldump -uroot -p password–databases library name> library name.sql –Create user:
create user ‘username’@’%’ IDENTIFIED BY ‘password’;
–Create

October 4, 2021By Simo Mysql common, mysql, operationLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4
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