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 .

CVE-2019-0708 Remote Desktop Code Execution Vulnerability

vulnerability environment Use VMware to install Windows7 SP1 to simulate the victim machine

curl https://raw .githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploi

October 18, 2021By Simo Windows code, CVE, desktop, execution, recovery, remote, VulnerabilityLeave a Comment

Differential search algorithms (non-recursive)

/**
* @param data Array with search (array)
* @param target target data
* @return returns the corresponding subscript, -1 means Not found
*/
public static int binarySearch(int[] data, int targ

October 17, 2021By Simo Mathematics 2 points, Algorithm, Find, non-recursive, Two pointsLeave a Comment

Non-boring sequences(分治)

We were afraid of making this question too boring, so we decided to make this question super short. A sequence is called not boring, only if there is a unique number in each successive subsequence,

October 17, 2021By Simo Mathematics boring, Non, Sequences, 分治Leave a Comment

[PAT Level] 1043 IS IT A Binary Search Tree (25 points) (Judge whether or not the BST is traversed and outputs traversal traversal)

Title:

Enter a positive integer N (<=1000), and then enter the serial number of N points. If the sequence just entered is a binary search tree or its mirror image (the center is flipped 180°)

October 17, 2021By Simo Mathematics Binary, BST, division, First, judgment, order, Output, PAT A, search, sequential, travers, traversal, Tree, whetherLeave a Comment

What is the shortcomings of operating systems – using files as two processes?

I have legacy code that needs to be improved for performance reasons. My application contains two executable files that need to exchange some information. In the legacy code, an exe is written to t

October 17, 2021By Simo Os Theory As, between, communication, file, means, Operating System, processes, two, use, whichLeave a Comment

Division and recursive – FIBONACCI DVI Rabbit Problem

Fibonacci leonardo (about 1170-1250) is a famous Italian mathematician. Among the many interesting questions in his book “Abacus Book”, the most successful one is the famous “Rabbit Reproduction Pr

October 17, 2021By Simo Mathematics division, fibonacci, Number, problem, Rabbit, RecursiveLeave a Comment

Array – How to use any () on a multidimensional array?

I’m testing an arbitrarily large, arbitrarily sized logical array, and I want to know if one or more of them are true. any() can only be in one dimension at a time Works, so does sum(). I know I ca

October 17, 2021By Simo Mathematics array, How, multi-dimensional, useLeave a Comment

How to match the comparative operator in the regular expression

I am trying to create a regular expression that matches comparisons like this:

= 445
> 5
>= 22
< 3 <= 42 <> 10 I think this will work, but it won’t:

[=|>|<|>=|<|<=|<>]\s\d+ ‘>’very imp

October 17, 2021By Simo Regexp comparison, expressions, How to match, Medium, operators, regularLeave a Comment

What is the program that opens the file and C related procedures independently of the operating system?

What is the operating system independent way to open files with related programs from C? Is there a solution in Boost, or something similar?

More specifically, it can cover Windows, Mac OS X

October 17, 2021By Simo Os Theory file, independent, open, Operating System, procedure, Related, way, whatLeave a Comment

Regular expression – Rewritecond Request_uri – ^ Can’t work as expected

I am using codeigniter to build a site. I have a series of rewrite conditions & rules in the .htaccess file. The first set of rules turn on or off SSL based on the first paragraph of the uri.

October 17, 2021By Simo Regexp can't press, expected, expressions, regular, Request, Rewritecond, URI, WorkLeave a Comment

Posts navigation

Page 1 … Page 23 Page 24 Page 25 … 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