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

Use promise package AJAX

1. Encapsulate Ajax

1
2 var ajax = new Promise((resolve, reject) => {
3 var xhr = new XMLHttpRequest();
4 xhr.open(‘get’,’./test1. txt’, true);
5 xhr.send();
6 xhr.onreadystatechan

October 3, 2021By Simo Software Design Ajax, package, Promise, useLeave a Comment

Can you understand the flowchart?

There is a famous saying from the media industry that I don’t know who said it: Users can’t read text if they have pictures, and they can’t read pictures if they have videos. Although this reflects

October 3, 2021By Simo System ArchitectureLeave a Comment

Yun Hosting, Edge Physical Calculation & Managed Physical Calculation, what you need to know …

Share pictures October 3, 2021By Simo System Architecture Calculation, Cloud, edge, hosted, must, physical, Required, understandLeave a Comment

Micro service architecture

What is a microservice? The concept of microservices was first proposed by Martin Fowler and James Lewis in 2014. They defined microservices as small services composed of a single application, wit

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

Handwritten a mvvm

Recently, I watched Everest’s architecture class-Implementing an MVVM.

First, let’s understand what MVVM is.

MVVM is shorthand for Model-View-ViewModel. It is essentially an improved ve

October 3, 2021By Simo System Architecture Handwritten, MVVM, oneLeave a Comment

Hot day is full

And gentle and gentle culture

October 3, 2021By Simo Search EnginesLeave a Comment

Compilation – What is the difference between MOV and LEA in terms of retrieval address?

When I use them to get addresses, what is the difference between mov and lea?

Suppose I have a program to print a string starting from the 5th character, the code is as follows:

section

October 3, 2021By Simo Search Engines Address, Aspect, between, compilation, Difference, LEA, MOV, search, whatLeave a Comment

Select Statement – Switch

Select statement–switch switch statement format: < div> Execution process:

public class Demo07Switch {
public static void main(String[] args) {

//Define variables to determine the d

October 3, 2021By Simo System Architecture select, statement, SwitchLeave a Comment

Understanding of face-to-object (Java)

1, facing the object (oop)

Object-oriented: Everything is an object, pay more attention to things, do your own things by yourself.

For example: What should I do if I want to put the ele

October 3, 2021By Simo Software Design Java, object-oriented, pair, UnderstandingLeave a Comment

“Ant Jin Service 11.11: Technical Architecture and Practice of Alipay and Ants”

“Ant Financial Services11.11: Alipay and Ant Huabei’s Technical Architecture and Practice” Thoughts after Reading

I introduced the overall structure of Alipay by reading “Ant Financial 11.11:

October 3, 2021By Simo System Architecture 11.11, after reading, Alipay, Ant, Ants, architecture, clothing, flower, gold, practice, technologyLeave a Comment

Posts navigation

Page 1 … Page 328 Page 329 Page 330 … 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