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

Tag: between

What is the difference between flex – var t: myclass = myclass (o); and var t: myclass = o acts as Myclass;

What is the difference between this type of conversion expression? What is better?

// One way
var t:MyClass = MyClass(o);
// Another
var t:MyClass = o as MyClass; Oh, I knew that one befor

October 20, 2021By Simo Flex between, having, mal, mar, myclassLeave 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

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

What is the real difference between operating system – real mode programs and protection mode programs?

From the perspective of operating system and hardware, I know the difference between real mode and protected mode.

But I want to figure out how What is the “knowledge” of real mode or protect

October 17, 2021By Simo Os Theory between, Difference, mode, Operating System, program, protection mode, real, true, whatLeave a Comment

Operating System – Does MMU mediates all content between operating systems and physical memory, or is it just an address converter?

I want to understand how the operating system works when we want to assign some value to a specific virtual memory address.

My first question is MMU Does it handle everything between CPU and

October 17, 2021By Simo Os Theory Address, all, between, Content, converter, mediation, memory, MMU, one, Operating System, or just, physical, whetherLeave a Comment

What is the difference between the operating system – program, executable programs and processes?

I want to know what is the difference between a program, an executable file and a
processing? in a nutshell –

Program: A program is a set of human-readable formats (HelloWorld.c)

Ex

October 17, 2021By Simo Os Theory between, differentiated, executable, Operating System, process, program, whatLeave a Comment

What is the difference between operating systems – operating systems and meta-operating systems?

I recently heard the term meta operating system while studying ros. Can you help me distinguish between an operating system and a meta operating system? This paper best explains what ROS is and

October 17, 2021By Simo Os Theory between, Difference, Operating System, what, YuanLeave a Comment

What is the difference between the page and blocks in the operating system – operating system?

I have learned that int operating system (Linux), MMU can convert VA (virtual address) to PA (physical address) through the page table data structure, it seems that the page is managed by the VM Th

October 17, 2021By Simo Os Theory between, block, Difference between operating system, Medium, Operating System, whatLeave a Comment

WPF – How to maintain the consistency between the model and the view model in the MVVM mode?

Problem statement

I am writing a very basic WPF application to change the content of the configuration file. The data format is an XML file with a schema. I want to use it as a learning proje

October 14, 2021By Simo ZooKeeper between, How, mode, model, Moisture, MVVM, view, WPFLeave a Comment

What is the difference between ZooKeeper and any distributed KEY-VALUE store?

I am new to zookeeper and distributed systems, and I am learning it myself.

From what I understand now, it seems that ZooKeeper is just a key Value storage, its key is a path, and the value i

October 14, 2021By Simo ZooKeeper Any, between, Difference, distributed, key, value, what, ZookeeperLeave a Comment

Posts navigation

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