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

Author: Simo

[Data Structure] Implementation of Static Links (C Language Description)

#include #include “stdlib.h”#define OK 1#define ERROR 0#define TRUE 1#define FALSE 0#define MAXSIZE 1000 // Define linear table Maximum capacity typedef int Status; typedef int ElemType; // Define

October 16, 2021By Simo Data Structure C language, Data Structure, Description, Implementation, linked list, staticLeave a Comment

Detailed Spotlight on UNIX Monitoring Linux Server

1. Install Spotlight on Unix

Download address: http://yunpan.cn/QNWyEEvNS4xc9 Access password 1c7d

Stupid installation

2. Configure the spotlight login user. Note that spotlight c

October 16, 2021By Simo Macos detailed, linux, Monitor, server, Spotlight, UNIXLeave a Comment

iTerm2 connection remote, Chinese garbled

The iterm2 terminal is used on the mac, and the shell environment is zsh. When I ssh to the Linux server to view some files, the Chinese characters are garbled. In this case, the character set of t

October 16, 2021By Simo Macos Chinese, connection, garbled, ITERM, iterm2, remoteLeave a Comment

MacOS – Unable to run GTK topics on OS X

I am using Homebrew to run OSX Mavericks, and I am trying to run GTK themes that require the murrine engine.

I installed the following packages: GTK
gtk 3
GTK’s chtheme
GTK’s engine
GTK’s mur

October 16, 2021By Simo Macos gtk, MacOS, OS, run, ThemeLeave a Comment

RSYNC + NFS Enterprise Combat case

There is an NFS server in a company. The data in it is very important, but if the hard disk fails, the data will be lost. Now the leader requires you to make a periodic backup of the data on other

October 16, 2021By Simo Linux actual combat, Case, Enterprise, NFS, RSYNC, Rsync + NFSLeave a Comment

Ruby – self-made rights confusion

I installed Homebrew from my administrator account. If I run Brew Doctor from that account, I have no errors, but if I run Brew Doctor from a non-administrator user account, I will receive warnings

October 16, 2021By Simo Macos confusion, homemade, permissions, rubyLeave a Comment

Linux CentOS Supervisor Guarding .Netcore Process Installation Configuration

Scenario: After deploying the .netcore program, it can run after using dotnet xx.dll, but it will be automatically disconnected after closing the shell or after the interval time. At this time, the

October 16, 2021By Simo Linux centos, configuration, Guardian, installation, linux, Netcore, process, SupervisorLeave a Comment

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 Command Summary – RPM Command

1. Introduction to the rpm command

The Linux rpm command is used to manage the package.

Rpm(redhat package manager) was originally a Red Hat Linux distribution program specifically used

October 16, 2021By Simo Linux Command, linux, rpm, SummaryLeave a Comment

Linux_ three sword passengers _awk

[Concept introduction]: awk is a language that can process data and generate formatted reports , The function is very powerful. Awk thinks that each line in the file is a record. The separator betw

October 16, 2021By Simo Linux AWK, linux, swordsman, threeLeave a Comment

Posts navigation

Page 1 … Page 98 Page 99 Page 100 … Page 590
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