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.

Development 1.0 flowchart of small program Bluetooth connection

General process:
* 1. Turn on Bluetooth adaptation
* 2. Obtain the status of the Bluetooth adapter and determine whether the device’s Bluetooth is available.
* 3. When it is judged that the Bluet

October 3, 2021By Simo System Architecture 1.0, Bluetooth, connection, Development, Flowchart, programLeave a Comment

Solr architecture, how to get dynamic fields in a collection

I’m running Solr 4.10.3.

Set up * _f type dynamic fields

I want to list all added Dynamic fields, but no luck using the /schema/dynamicfields or /schema/fields route.

I saw that t

October 3, 2021By Simo System Architecture architecture, dynamic, Field, how to get, Medium, set, SolrLeave a Comment

Distributed Tracking Logging and Integrate with LogStash, Kibana and ElasticSearch

I have worked on Google Dapper (http://research.google.com/pubs/pub36356.html) and eBay CAL transaction log framework (http://devopsdotcom.files.wordpress. com/2012/11/screen-shot-2012-11-11-at-10-

October 3, 2021By Simo System Architecture distributed, ElasticSearch, integration, Kibana, log, logstash, Record, TrackLeave a Comment

OOP – When to support the inheritance of a combination

This question seems to be repetitive, but it is not the case. I searched on Google and the bus was unable to get conceptual clarity. There are many examples of animals and cars. However, I want to

October 3, 2021By Simo Software Design combination, inheritance, OOP, pair, support, whenLeave a Comment

Object-oriented JavaScript how to create a static class for constants

I decided to put all the constants in a concise class called constants, and wanted to use the dot operator to access its members.

So far , I have tried:

function Constants(){
Constants

October 3, 2021By Simo Software Design class, constant, Created, How, JavaScript, object-oriented, staticLeave a Comment

Retrieves the last record of each group

Like the title, retrieve the last record of each group.

For example, prepare some data first:

Requirements Group by [Category] and check the record with the largest data in [Qty].

October 3, 2021By Simo Search Engines each, final, Group, one, Record, retrieveLeave a Comment

Memory map file mappedbytebuffer

The DirectByteBuffer mentioned in the previous article inherits from MappedByteBuffer

The definition of MappedByteBuffer:

A direct byte buffer whose content is a memory-mapped region of

October 3, 2021By Simo Software Design file, mappedbytebuffer, Mapping, memoryLeave a Comment

Retrieve the next minimum element of the Python set

Sieve of Eratosthenes is a fairly fast method of generating prime numbers, as shown below:

>From the set p = (2,3,4 ,…,K) start, i = 2.
>Start from i^2, remove all multiples of i from p.
>R

October 3, 2021By Simo Search Engines element, Minimum, next, python, search, setLeave a Comment

Efficient use of search engines

1) intitle

This search command is to tell the search engine , The title of the search result must contain the keywords you entered.

Otherwise, sometimes your search page will also inclu

October 3, 2021By Simo Search Engines Efficient, Search Engine, useLeave a Comment

IT knowledge point

The working direction of the IT industry
1. Data storage: disks
1) Three architecture storage methods: SAN, NAS, DAS (specially store data in disk arrays) (shared storage architecture)
2) Distribu

October 3, 2021By Simo System Architecture Knowledge, pointLeave a Comment

Posts navigation

Page 1 … Page 16 Page 17 Page 18 … 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