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

Tag: two

Two different HTTPService classes in Flex

Why are there two different HTTPService classes in Flex?
this
and
this

The second one inherits the first.
Why can’t you combine the two?

The second is an object that wraps the HTT

October 20, 2021By Simo Flex class, Different, Flex, httpservice, middle, twoLeave a Comment

[Universal Apps] Structure structure and shared two

Understand the plan structure of Universal Apps and the two common aspects

??????? Universal Apps plan has three items by default (1) Windows Apps (2) Windows Phone Apps (3) Shared, as shown

October 19, 2021By Simo Windows Apps, solutions, structure, two, universal, Used, with totalLeave a Comment

Regular expression – problems when capturing text between two letters

I use the following regular expression to get the text between /* and */:

(/\* )+(.+)(\*/) This method is good when this only needs to happen once, for example, when the entire string is like

October 18, 2021By Simo Regexp appearance, between, Capture, expressions, letters, problem, regular, Text, time, twoLeave a Comment

Regular expression – regular expression matches two unequal numbers

I want to know how to match two numbers, but they are not the same. So, match 12, but not 11, which would be fine.

What I have now is:
I have to match a string like “P12”, I completed it wit

October 18, 2021By Simo Regexp expressions, matching, not equal, numbers, regular, twoLeave a Comment

Regular expression – how to match two values, not depending on their corresponding position in the string

I am looking for the best way to match two values ​​at the same time.

If both values ​​are in the string, I want to get a true value, But I don’t know the order in which they appear in the st

October 18, 2021By Simo Regexp corresponding, Dependent, expressions, How to match, position, regular, two, valuesLeave 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

Mathematics – Is it unknovable?

Don’t you know if the two functions are the same? For example, a compiler writer wants to determine whether two functions written by a developer perform the same operation. What methods can he use

October 17, 2021By Simo Mathematics discovery, equivalents, functions, mathematics, not, sex, twoLeave a Comment

Leetcode converts an ordered array in ascending order to a height balance binary search tree

Question 108

Convert an ordered array in ascending order into a highly balanced binary search tree. In this question, a highly balanced binary tree means that the absolute value of the height

October 17, 2021By Simo Mathematics balance, Fork, height, Leet, one, Tree, twoLeave a Comment

LINUX basic article

One, the type of user

1. root administrator: all permissions (rwx)

2. file owner (u): who created Who owns

3. Main group (g): user group AAA {A1,A2}

4. Other users (o): does

October 16, 2021By Simo Linux article, foundation, linux, twoLeave a Comment

Linux network programming 2, TCP connection API

First, server side

1, create a socket:

int socket(int domain, int type, int protocol);

domain: Specify the protocol family, usually AF_INET.

type: Specify the socket type, a

October 16, 2021By Simo Linux API, connection, linux, network, programming, TCP, twoLeave a Comment

Posts navigation

Page 1 Page 2 … Page 5
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