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.

.NET – Want to encapsulate the database in the business object?

I usually like to create a database connection myself, and use `using {}’ to manually control its life cycle. For example:

SqlConnection sqlConnection = new SqlConnection( connectionString );

August 22, 2021By Simo Software Design business, connection, database, Medium, object, package, ToLeave a Comment

.NET – RUNTIMETYPEMODEL How to associate ProtoinClude with the type in the protobuf-net?

As far as I know, RuntimeTypeModel allows ProtoInclude to be associated with a type, which is useful for situations where the type declaration cannot be changed. But I find it difficult to understa

August 22, 2021By Simo Micro Services for, How, RuntimeTypeModelLeave a Comment

Search Engine Content Source Solving

Atitit.Search engineSolution to content sources

WebAlready1.0 to2.0,Already to arrive 3.0了.. span>But the current search engine is still there1.0时代…

1. Customer’s needs:Backup of docu

August 22, 2021By Simo Search EnginesLeave a Comment

307. Regional and Retrieval – Arranges can be modified

Region and retrieval–array can be modified line segment tree Reference link code class NumArray {
private ArrayList sumSegmentTree;
private int n;

public NumArray(int[] nums) {
n = nu

August 22, 2021By Simo Search Engines array, modification, region, retrievalLeave a Comment

DRBD + HeartBeat + MySQL: Configuring the high availability of MySQL

DRBD+Heartbeat+Mysql: Configure mysql high availability

Description:

Today I will continue to study the second application of DRBD, using DRBD+Heartbeat+Mysql: configure mysql high avai

August 22, 2021By Simo Monitoring available, configuration, drbd, DRBD + HeartBeat + mysql, Heartbeat, high, mysqlLeave a Comment

1 WebDriver overview

WebDriver overview 1 What is WebDriver? WebDriver is a kind of Application automation tool It provides a set of good API WebDriver is a set of class libraries, does not depend on any test framewor

August 22, 2021By Simo Auto-Test overview, WebDriverLeave a Comment

DRBD + HeartBeat + NFS Summary Command Record

DRBD+HEARTBEAT+NFS brief command record

Preliminary preparations: add disks to 2 machines, and connect 1 heartbeat sync line to the network

by fdisk- l It can be seen that there is a de

August 22, 2021By Simo Monitoring Command, drbd, DRBD + HeartBeat + NFS, Heartbeat, NFS, Record, SummaryLeave a Comment

2018 best automation test tool (TOP 10 review)

Short comment: Software development practices have been changing all the time, as are tools and technologies. These changes are all aimed at improving productivity, quality, satisfying customers, s

August 22, 2021By Simo Auto-Test automation, best, review, test, toolLeave a Comment

.NET 4.0 Dictionary: Value Class Type button for invalid ‘null’ check. Is this harmful?

For example:

.method private hidebysig instance void Insert(!TKey key, !TValue’value’, bool add ) cil managed
{
.maxstack 3
.locals init (
[0] int32 num,
[1] int32 num2,
[2] int32 num3,

August 22, 2021By Simo Performance 4.0, check, Dictionary, for, hurt, invalid, key, null, performance, type, valueLeave a Comment

1. Big Data Cluster Environment Preparation

1. Three virtual machines turn off the firewall Execute the following commands on three machines (executed by the root user)

service iptables stop

chkconfig iptables off

vim /etc/

August 22, 2021By Simo Load Balance cluster, data, environment, large, preparationLeave a Comment

Posts navigation

Page 1 … Page 74 Page 75 Page 76 … 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