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.

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

Data from Smart Home Big Data Basic Platform Data Supply & Event Distribution

Background introduction Distributed, real-time

In the previous chapter, I briefly introduced Our smart home big data basic platform architecture, we know that for some real-time requirements

October 3, 2021By Simo System Architecture big, data, Distribution, Event, foundation, HOME, Intelligent, Medium, Platform, reportLeave a Comment

Abstract class and normalization

import abc
class Animal(metaclass=abc.ABCMeta): # Can only be inherited, not instantiated
@abc.abstractmethod
def run(self):
pass
@abc.abstractmethod
def eta(self):
pass
class Pople(Animal):

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

Object-oriented, class

1. Relationship between class and object Class is an abstraction of objects, does not occupy memory, and represents the concept of a group. It is a group with the same attributes and methods A coll

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

Laravel implements custom generation file commands

Foreword The Entiy file is used in the current project, and the corresponding Entiy file must be created every time a table is added. , It is very troublesome to set variables at the same time. So

October 3, 2021By Simo Software Design Command, customization, file, Generation, Implementation, LaravelLeave a Comment

SSO introduction

www.djangoproject.com  Custom certification related webpage

class meta:abstract=true   does not create a table, only inherited

crash library: md5+ salt< /p> account

LPAP   lightwe

October 3, 2021By Simo Software Design Introduction, SSOLeave a Comment

SpringCloud introduction and 5 common components

pringcloud

springcloud is the master of microservice architecture, combining a series of Excellent components are integrated. Based on springboot, it is easier for programmers who are familia

October 3, 2021By Simo System Architecture common, components, Introduction, large, SpringCloudLeave a Comment

Play zynq7010 – FPGA lights three-color light

This article shares the trial experience of Mir zynq7010 development board.

In the early stage, the PL part of Z-TURN was mainly developed. I hope to understand the logic architecture and syste

October 3, 2021By Simo System Architecture color light, fpga, light, Play, three, Turn, zynq, zynq7010Leave a Comment

Retrieve Salesforce Daily API Request Limit

Does anyone know how to retrieve SFDC daily request api limit via SOAP or REST? I don’t see any requirements. Currently, I have to access this information on the company information page. I want to

October 3, 2021By Simo Search Engines API, daily, Request, Restriction, retrieve, SalesforceLeave a Comment

Posts navigation

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