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.

Automation – How to Use AppleScript Enter the password of the prompt window

I am a newbie to Apple, and I am currently stuck in the access prompt window, asking for a password.

I am creating a startup for my daily use application I want to automatically start the sta

September 30, 2021By Simo Auto-Test AppleScript, automation, Enter, How, password, Tips, windowsLeave a Comment

“Creation” in UML and “Instantiate” dependency

According to the UML specification, we can express the dependency between two classes through <>. Or <> stereotype.

Do you know the difference between those stereotypes?

It is written i

September 30, 2021By Simo Design Pattern chemical, Created, dependency, instance, Medium, relationship, UMLLeave a Comment

Dependent injection – RavendB and constructor injection

In my project, I have the following PageCache entity, which is stored in RavenDB:

public class PageCache< br />{
private readonly IHtmlDocumentHelper htmlDocumentHelper;
public string Id {g

September 30, 2021By Simo Design PatternLeave a Comment

Design techniques for synchronous signals through VHDL pipelines

I’m designing a VHDL video pixel data processing pipeline, which involves multiple steps, including multiplication and division.
I want to keep the signals in sync so that I can, for example, keep

September 30, 2021By Simo Design Pattern design, Pipeline, signal, skill, Synchronization, Through, vHDLLeave a Comment

Sulenium installation steps

python Language,selenium Automation environment construction

1. Installationselenium, choose one of the two ways to install

1.1 UseDOS Command to enterpython installation directory, spa

September 30, 2021By Simo Auto-Test installation, steps, SuleniumLeave a Comment

Laravel depends on injection interface design

Assuming I need to do a payment service now, then I will first design an interface

interface PayInterface{
public function pay(Order $order): string;
} Then implement this interface

September 30, 2021By Simo Design Pattern depends, design, injection, Interface, LaravelLeave a Comment

RPA and RDA are unclear? I will understand it after reading it.

A table to understand the difference between RPA and RDA

RPA (Robot Process Automation) and RDA (Robot Desktop Automation) can be described as “good partners” in people’s daily work. They not

September 30, 2021By Simo Auto-Test division, RDA, read, RPA, silly, stupid, unclear, understandLeave a Comment

Elastic search polymerization on different keys

I want to aggregate my documents on different keys in the “Category” field.
These are two files:

“date”: 1470271301,
“categories”: {
“1”: [blabla],
“2”: [blala]
}
“date”: 144343545,
“c

September 30, 2021By Simo Design Pattern Different, flexible, keys, polymerization, searchLeave a Comment

OCAML offers multiple dependencies

When I have multiple dependencies, for example

module A = struct
open B< br /> …
end
module B = struct
…
end Is it possible to make OCaml top-level/utop load A.ml with all dependencie

September 30, 2021By Simo Design Pattern dependence, multiple, OCAML, providing, relationshipLeave a Comment

Is there a log4j appender connected to TestNG?

I use log4j and want the log messages that usually end in my logging tool to appear in the test report created by TestNG during my unit test.

I think this means a log4j Appender output to Tes

September 30, 2021By Simo Auto-Test Appender, log, Log4j, Whether TestNGLeave a Comment

Posts navigation

Page 1 … Page 68 Page 69 Page 70 … 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