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

Author: Simo

[DONGLE] [Data Structure] [Algorithm] Search the node and the number of leaf nodes

Recently, through doing data structure test questions, a lot of trees have appeared The number of nodes. Here is a summary of the algorithm for finding nodes:

Known one Lesson degree iskThe t

October 15, 2021By Simo Data Structure Algorithm, Data Structure, DONGLE, Leaf, Node, Number, seeking, TreeLeave a Comment

[Data Structure] Red Black Tree

The red-black tree is a binary search tree. It adds a storage bit to each node to indicate the color of the node, which can be red or It can be black. By constraining the color of any simple path f

October 15, 2021By Simo Data Structure black, Data Structure, red, TreeLeave a Comment

How do I set the default file encoding of the source file in Qt Creator?

There is no default file encoding option in my qt creator. Therefore, every newly created file inherits from the system encoding, which is gbk(cp936) in my Windows box. But I want to set the defaul

October 15, 2021By Simo Character code, creator, default, file, How to, QT, setting, sourceLeave a Comment

Geographic code – Bing confidence level details

Has anyone found a more complete description of what the Bing Confidence Enumeration value actually means?

I am trying to reconcile the results with another source of address data with confid

October 15, 2021By Simo Character Bing, Coding, confidence level, detailed information, GeographyLeave a Comment

PUZZLE PIECE Unicode characters?

Is there a Unicode symbol for puzzle pieces? There are a lot of dingbats that are rarely used in Unicode, I don’t remember it a bit-but I suspect that there is another one that is the same. However

October 15, 2021By Simo Character Piece, puzzle, Unicode, WrittenLeave a Comment

Unicode – How to load the UTF16 encoded text file in Julia?

I have a text file (very sure) that is encoded in UTF16, but I don’t know how to load it in Julia. Do I have to load it as bytes and then use UTF16String To convert? The easiest way is to read i

October 15, 2021By Simo Character Coding, file, julia, loading, Text, Unicode, UTF, UTF16Leave a Comment

CentOS system Python Environmental Construction and Project Deployment

Contents

# Developer Tools
$ sudo yum -y install yum-utils
$ sudo yum-builddep python

# Download and unzip
$ wget https://www.python.org/ftp/python/3.6.8/Python-3.6.8.tgz
$ tar -zxf Python-

October 15, 2021By Simo Centos centos, construction, deployment, environment, project, python, systemLeave a Comment

Unified character encoding and creation user authorization

1./s; (all commands add a semicolon, different from Sqlserver, Oracle),

Check the current configuration of Mysql

To unify character encoding , Please perform the following operations:

October 15, 2021By Simo Character Authorization, Characters, Coding, creation, uniform, userLeave a Comment

How to make the code access code in my Git Repo?

We are hiring a freelancer to handle part of our web application – and I want to restrict him to only the front-end part of our code base – is there a way to do this in Git operate? We are using bi

October 15, 2021By Simo Character How to choose fromLeave a Comment

Kube-proxy uses IPVS mode forwarding

Operating system: CentOS 7.5 Kernel version: 3.10

1. Install ipvsadm, conntrack
yum -y install ipvsadm conntrack-tools

2. Load ipvs module
vim /etc/sysconfig/modules/ipvs.modules

October 15, 2021By Simo Centos Forward, IPVS, Kube, mode, proxy, UsedLeave a Comment

Posts navigation

Page 1 … Page 104 Page 105 Page 106 … 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