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

Category: Architecture

Architectural design is the product of people’s subjective mapping of elements within a structure and the relationships between elements. Architecture design is a series of related abstract patterns used to guide the design of various aspects of large software systems. The architect’s job responsibility is to transform the customer’s needs into a standardized development plan and text during the development of a software project, and to formulate the overall structure of the project, and guide the entire development team to complete the plan. Architecture design is the early stage of the software design process, which connects the requirements analysis and the design process. The main task of an architect is not to write specific software programs, but to engage in higher-level development and architecture work. He must have a good understanding of development technology, and he needs to have good organizational and management skills.

VUE-VM architecture system

The small method Object.defineProperty of virtual dom+es5
Object.defineProperty() of es5 is used to define a property for an object. The principle of two-way binding of vue is based on the accesso

October 3, 2021By Simo System Architecture architecture, system, VM, VueLeave a Comment

Inheritance: Constructor, initialization C, similar to array members of the foundation class in C 11

Consider the following code:

struct Base //in my real scenario Base class can not be changed
{
int a;
double b[10];
};
struct Child: Base
{
Child(int aa, double bb[10]): Base{aa} {} //Thi

October 3, 2021By Simo Software Design array, base, China, class, constructing, function, inheritance, Initialization, Member, Similar toLeave a Comment

Distributed lock based on annotation

Implementing distributed locks based on annotations There are two implementations of distributed locks: 1. Based on redis 2. Based on zookeeper

For convenience The use of distributed locks is

October 3, 2021By Simo System Architecture annotation, Based on, Distribution, Implementation, lock, modeLeave a Comment

Fujitsu Co., Ltd .: Key Development Cloud Infrastructure Can’t completely move the factory to China

First Financial News: The 2011 Guangdong Economic Development International Consultation Conference was held in Guangzhou from November 14th to 15th. In an interview with a reporter from China Busi

October 3, 2021By Simo System ArchitectureLeave a Comment

The following separation is to consider the 2nd floor or a 3-layer architecture?

I have a web application, which is deployed on the web hosting as follows:

>Code (without separate BLL, DAL, etc.) is uploaded to the web hosting
>Upload the database (MSSQL backup file) to

October 3, 2021By Simo System Architecture architecture, consideration, here, layer, or, separationLeave a Comment

‘This’ in object-oriented JavaScript

I think I’m currently writing very good javascript, but I’m trying to adopt a more object-oriented approach. I’ve just started doing this, please forgive my promise. I’m adding my Some functions mo

October 3, 2021By Simo Software Design JavaScript, object-orientedLeave a Comment

How to share the architecture and configuration between the cores between SOLR 4.4?

I want to migrate from the old solr.xml format to the core automatic discovery in 4.4, but I encountered sharing configuration (solrconfig.xml, schema.xml and related files between cores) ).

October 3, 2021By Simo System Architecture 4.4, architecture, between, configuration, Core, How, Medium, sharing, SolrLeave a Comment

Architecture – What are the replacement of workflow engines?

We are rewriting a large legacy system that uses workflow engines extensively (incorrectly). Looking to the future, I want to consider alternatives to workflow engines for new applications. A A ver

October 3, 2021By Simo System Architecture alternative, architecture, Engine, program, which, WorkflowLeave a Comment

HYSTRIX understands and uses

1. What is Hystrix    There are usually multiple service layer calls in the microservice architecture. The failure of the basic service may cause cascading failures,
and then the entire system In

October 3, 2021By Simo System Architecture HYSTRIX, solution, useLeave a Comment

Design mode: decorator mode

Decorator pattern dynamically attaches responsibility to the object. To expand functionality, decorators provide a more flexible alternative than inheritance.

public abstract class MilkyTea (

October 3, 2021By Simo Software DesignLeave a Comment

Posts navigation

Page 1 … Page 12 Page 13 Page 14 … Page 78
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