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

Month: September 2021

Internet of Things application case, Zhongyi Yun real construction project

The emergence of the Internet of Things has brought about the convergence of data-centric information technology (IT) and process-centric operation technology (OT). This makes the management proces

September 30, 2021By Simo Auto-TestLeave a Comment

Entity-Framework – EF Core 2.0 – Cyclic Dependence, both ends need FK

I have a fairly simple data model with two entities:

public class User
{
public int Id {get; set; }
public string Name {get; set; }
public int CurrentLocationId {get; set; }
public List<

September 30, 2021By Simo Design Pattern 2.0, all, both ends, Core, cycle, dependency, EF, entity, fk, framework, needLeave a Comment

Workflow Automation: Makefile and Ant

Whenever I notice that something in my workflow is a repetitive task, I try to automate it.

For example, on the server The steps required to deploy content on the above. It is usually build,

September 30, 2021By Simo Auto-Test Ant, automation, Makefile, WorkflowLeave a Comment

Laravel depends on injection

September 30, 2021By Simo Design Pattern dependency, injection, LaravelLeave a Comment

EIGRP non-equivalent load balancing, connecting an article.

Network Diagram As follows:
IP address configuration:
R1 13.1.1.1 12.1.1.1 11.1.1.1 (PC1 is 11.1.1.2 used to test connectivity)
R2 12.1.1.2 24.1.1.2
R3 13.1.1.3 34.1.1.3
R4 24.1.1.4 34.1.1.4 4

September 30, 2021By Simo Load Balance article, balance, connection, EIGRP, load, non-equivalent, oneLeave a Comment

Develop an APP end interface automation case using JMeter

Development ideas
1. To develop an application-side interface automation case, you first need to use Fiddler to capture the package;
2, the current app-sides are all https protocol, so you need to

September 30, 2021By Simo Auto-Test actual combat, app, automation, Case, Development, end, JMeter, port, useLeave a Comment

Unit test – whether the self-extracting test mode violates a single responsibility principle?

Over the years I have used the self-diverting unit test pattern several times. As I explained to someone recently, they think it violates SRP. The parameters are now available for the following two

September 30, 2021By Simo Design Pattern mode, principles, responsibility, shunt, single, test, Unit, whether it is violatedLeave a Comment

Cassandra Cluster Management – Add new node

Add a node to the Cassandra clusterNote This document is only a part of the system documentation. For details of the previous document information, please refer to:
https://blog.51cto.com/michaelk

September 30, 2021By Simo Load Balance Add, Cassandra, cluster, management, New, NodeLeave a Comment

WPF memory allocation uses binding, InotifyPropertyChanged and dependent properties jump

I am writing a program that uses a lot of two-way binding, and the amount of memory used has become a huge problem. In my complete application, I start with 50Mb, and then, Just by using binding (i

September 30, 2021By Simo Design Pattern assignment, attribute, binding, dependency, inotifypropertychanged, Jumping, memory, use, WPFLeave a Comment

Selenium —- three waiting

In UI automation testing, you will often encounter a bad network environment, resulting in elements that cannot be found. If an error is reported, the wait in selenium will be used at this time. Th

September 30, 2021By Simo Auto-Test Selenium, three kinds, waitingLeave a Comment

Posts navigation

Page 1 … Page 13 Page 14 Page 15 … Page 180
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