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

Category: OS

Operating System (Operating System, referred to as OS) is a computer program that manages and controls computer hardware and software resources. It is the most basic system software that runs directly on the “bare metal”. Any other software must be supported by the operating system to run .

“Data Structure” Introduction Thinking

October 15, 2021By Simo Data Structure Data Structure, diagram, Guide, Introduction, thinkingLeave a Comment

Solve CentOS 7 Minimally installed no ifconfig command

Requirement: After we installed a new system on the server (centos 7), because it was a minimal installation, many toolkits were not installed, but you need to install it manually. The ifconfig co

October 15, 2021By Simo Centos centos, Command, ifconfig, install, minimize, solveLeave a Comment

PXE deploying CentOS7.6

Environment: Centos7.6
Host IP: 111.111.111.203
ISO image mount point: /media

1, install vsftpd service, and start the service; yum install vsftpd -y systemctl start vsftpd

2, in

October 15, 2021By Simo Centos centos, Centos7.6, deployment, PXELeave a Comment

Use decorator to log in to verify

user_list=[
{‘name’:’tom’,’passwd’:’123< span style="color: #800000;">‘},
{‘name’:’ubuntu’,’passwd’:’123< span style="color: #800000;">‘},
{‘name’:’centos’,’passwd’:’123< span style="color: #

October 15, 2021By Simo Centos decoration, login, Machine, procedure, verificationLeave a Comment

POJ 2528 Mayor’s Posters [Sub-segment tree – interval update + Discrete] [Data Structure]

Subject link: http://poj.org/problem?id=2528
——————————————-. < br> Mayor’s posters
Time Limit: 1000MS Memory Limit: 65536K
Total Submissions: 60379 Accepted: 17492
Description

The ci

October 15, 2021By Simo Data Structure data structures, discretization, intervals, line segments, Mayor, Mayor's, POJ, Posters, trees, UpdateLeave a Comment

[Data Structure] CODE [VS] 4373 window (dual-end queue sliding window)

Click to get the window

The rubbish topic destroys my youth.

The word problem of the deque, the template problem of the sliding window?
Why are all playing simulations except me, I us

October 15, 2021By Simo Data Structure code, Data Structure, dual-end, queue, sliding, VS, windowLeave a Comment

[Data Structure] Traverse of the binary tree

/* * 1. Recursive and non-recursive implementation of preorder traversal* 2. Intermediate traversal Recursive and non-recursive implementations of * 3. Recursive and non-recursive implementations o

October 15, 2021By Simo Data Structure binary tree, Data Structure, traversalLeave a Comment

[DONGLE] [Data Structure] While loop and for loop

Recently, when dealing with the positioning of the sequence table in the data structure, I thought of using a for loop, but the textbook wrote a while loop, so I was confused. What should I use?

October 15, 2021By Simo Data Structure cycle, Data Structure, DONGLE, loopLeave a Comment

Coding mode C #

A few days ago I encountered some code that looked like this during the code review.

public void DoSomeTasks( )
{
if (CheckSomeState()==true) return;
DoTaskOne();
if (CheckSomeState()==tru

October 15, 2021By Simo Character C #, Coding, patternLeave a Comment

[Data Structure] Judging the legitimacy of the outlet order

A brief description of the problem

Given a stacking order, and then specify a stacking order, the legality of the stacking order is judged by the program.

The idea is as follows:

October 15, 2021By Simo Data Structure Data Structure, judgment, legitimacy, order, out, stackLeave a Comment

Posts navigation

Page 1 … Page 67 Page 68 Page 69 … Page 88
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