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

Month: October 2021

Interface, internal class

1. Interface Interface is a reference data type, the keyword interface. A class can only inherit one class using extends, and implement multiple interfaces using implements. Inheritance first, impl

October 3, 2021By Simo Software Design department, Interface, InternalLeave a Comment

Micro service mode language

Microservice pattern language The following summarizes the pattern language of microservice architecture

Which one should you choose for your application Architecture?

How to decompose

October 3, 2021By Simo System Architecture Language, micro-service, mode, serviceLeave a Comment

Distributed ID Generating System – Summary

Distributed id generation system–summary UUID Simple and easy to use, but when doing database sharding, UUID is not suitable as a partition Film key

For details, see Leaf——Meituan Dianping D

October 3, 2021By Simo System Architecture distributed, Generation, ID, Summary, systemLeave a Comment

Simple object-oriented -Web server

import socketimport reimport multiprocessingclass WSGIServer(object): def __init__(self): # Create a socket self.tcp_server_socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM) self.tcp_serve

October 3, 2021By Simo Software Design object-oriented, server, simple, WEBLeave a Comment

Distributed Calculation – Why doesn’t a simple three-way voting can’t solve the Byzantian failure?

I have read many papers about Byzantine fault tolerance recently. There is a common evidence that a 3m 1 computer is needed to handle m Byzantine faults. The general evidence is as follows: < /p> T

October 3, 2021By Simo System ArchitectureLeave a Comment

How do I copy the architecture and some data from SQL Server to another?

My product uses SQL Server database-each client has its own deployment instance on its own intranet. The db has about 200 tables. Most of them are only a few Row configuration table, but there are

October 3, 2021By Simo System Architecture architecture, example, How to, Number, one, Replication, server, Some, SQLLeave a Comment

EUREKA Service Configuration (Registration Center)

Description: According to the Restful distributed architecture in the previous article, a basic design architecture has been implemented based on Rest at this time. For the program design in the pr

October 3, 2021By Simo System Architecture center, configuration, Eureka, registration, serviceLeave a Comment

Abstract method and abstract class

1. Abstract class The purpose of an abstract class is to mark certain classes that cannot be initialized, but can only be inherited and polymorphic, such as Animal is an animal class, there is n

October 3, 2021By Simo Software Design Abstract, class, methodLeave a Comment

Inheritance – superclass inheritance in React DEFAULTPROPS

I think some props (for example, themes) are so common in components that the processing (for the super class) to extract them makes sense. Then its default value also belongs to There.

But,

October 3, 2021By Simo Software Design class, defaultprops, inheritance, React, superLeave a Comment

Multi-level inheritance C.

Assuming that a class C inherits from class B, it overrides the virtual function defined in A. C does not override the function. When the pointer of type A* points to an object of type C, Will the

October 3, 2021By Simo Software Design inheritance, Multi-levelLeave a Comment

Posts navigation

Page 1 … Page 319 Page 320 Page 321 … Page 369
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