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

Category: Design Pattern

Design pattern (Design pattern) is a set of code design experience that has been used repeatedly and is known to most people. The use of design patterns is to reusable code, make it easier for others to understand, and ensure code reliability. There is no doubt that design patterns are win-win for others and systems; design patterns make code preparation truly engineering; design patterns are the cornerstone of software engineering, just like the structure of a building.

Remove leaf nodes with a single relationship in NEO4J

I am trying to delete leaf nodes in Neo4j, but only those nodes with a single incoming relationship. (I am very close.)

I have one The query returns the exact node I want to delete. However,

September 30, 2021By Simo Design Pattern delete, Hand, Leaf, Medium, NEO, Neo4J, Node, relationship, singleLeave a Comment

TDD – Best Practice for End-to-End Testing the entire system

End-to-end testing means executing the application from an external boundary to verify its behavior. So far, I have only written tests on a single executable artifact. How should I test by deployme

September 30, 2021By Simo Design Pattern best, end, practice, system, TDD, test, wholeLeave a Comment

Dependency – Intel Fortran Compiler Options for Automatic Dependency Relationships

Is there an option to automatically generate dependencies for the INTEL Fortran compiler, such as the “-MM” option of the c/c compiler, can we use it in the makefile? -gen-dep does this, but I r

September 30, 2021By Simo Design Pattern automatic, compiler, Dependent, Fortran, Generation, intel, item, options, relationshipLeave a Comment

Database – data aggregation in microseconds in KDB units

How to use the xbar function to aggregate the rows in a table in a 10-microsecond column. The table consists of the columns timestamp and val. For aggregation in milliseconds, I already know that I

September 30, 2021By Simo Design Pattern aggregation, data, database, KDB, microseconds, strips, UnitLeave a Comment

Dependent the injection – Does the settings and the absorbers really break SRP?

I recently read an article that describes that they may obviously break the SRP. And now I am completely confused because I have written some single courses with setters and getters for a long time

September 30, 2021By Simo Design Pattern break, dependence, injection, Person, setting, SRP, suction, trueLeave a Comment

When I don’t want to use aggregate, I should use Pivot to convert SQL Server 2008 row value to column names?

I am trying to master the manipulation of table data into a more visually attractive output format. This may be part of the problem, because what I want may be for a separate reporting software. <

September 30, 2021By Simo Design Pattern aggregate, column name, conversion, Do not want, Pivot, Row, server, SQL, time, use, value, whether it shouldLeave a Comment

Dependent injection – Sitecore: will depend on the SiteCore component

I use Sitecore 8.1 MVC and Autofac as DI. I want to know what is the recommended way to inject parsed objects into objects created by Sitecore, such as pipelines, commands, calculated fields, etc..

September 30, 2021By Simo Design Pattern Component, Dependent, injection, SitecoreLeave a Comment

How to use custom column names (using “by”) Data.Table without using “: =”?

I know I can do this

a <- dt[,sum(x), by=y ] I can do this too

dt[,z:=sum(x), by=y] # this would modify dt But I don’t know why I can’t do this:

a <- dt[,z=sum(x), by=y] < p>How t

September 30, 2021By Simo Design Pattern aggregate, column name, customize, data, Data.Table, how to use, table, useLeave a Comment

.NET – How to use my own dependency parser in the Apicontroller of MVC4

Back to MVC3, I have a custom ControllerFactory, which will use my own container (abstracted by my business logic) to instantiate controllers and deliver the services they need .

I am trying

August 22, 2021By Simo Design Pattern Apicontroller, How to, Identification, MVC, MVC4, Resolution, UsedLeave a Comment

.NET – Can I use IOC containers to create a dependency that requires runtime values?

I am new to IoC, so I want to know if it is the right tool for the job I want to do.

I am writing a multi-tenant application Program, there are several places where we may want to use differe

August 22, 2021By Simo Design Pattern container, creation, dependency, IOC, item, need, run, time value, use, YesLeave a Comment

Posts navigation

Page 1 … Page 8 Page 9 Page 10
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