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

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

Volume type and configuration details of Glusterfs distributed file system

Blog post outline:
(1) GlusterFS related concepts.
(2) The deployment of various volume types of GlusterFS and the use of client mounts.
(3) GlusterFS maintenance commands.

(1) GlusterFS r

October 3, 2021By Simo System Architecture configuration, detailed, distributed, file, Glusterfs, system, type, volumeLeave a Comment

OOP – object-oriented design principle abstraction

While reading abstraction, I came across the following statement

“Abstraction only captures the details of objects related to the current perspective”

For example.
From the driver’s poi

October 3, 2021By Simo Software Design Abstract, design, object-oriented, OOP, principleLeave a Comment

Posts navigation

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