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.

Performance MongoDB Java driver

I use the mongodb java driver in my project to perform queries (find, aggregate, mapreduce,…) in a large collection (5 million documents) The driver version is:

org.mongodb< /groupId>
mon

October 2, 2021By Simo Performance Drive, Java, MongoDB, performanceLeave a Comment

Retrieve user photos using Office365 REST API

I am using Office365 REST API to get details about my contacts, but I noticed that there is no information about the user profile picture in the response.
I think I need to retrieve it in other wa

October 2, 2021By Simo Search Engines API, Office, Office365, photo, REST, retrieved, Used, userLeave a Comment

Emacs – Retrieve key from the hash table and effectively sorted values

I’m using Emacs Lisp, but the cl package is loaded for some common lisp functions.

I have a system with up to 50K entries Hash table, integer keys are mapped to triples, like this (but in the

October 2, 2021By Simo Search Engines and press, Effective, Emacs, Hash, key, retrieval, SORT, table, valueLeave a Comment

Solr configuration synonym, stop word, and extension of the word library (IK chiper as an example)

Definition Synonyms : Synonyms that appear in search results. If we enter “okay”, the result will include the synonym “okay”.

Stop words: Words that do not appear in the results when searchin

October 2, 2021By Simo Search Engines as an example, configuration, Expansion, IK, psycholer, Solr, stop word, synonym, word libraryLeave a Comment

How to retrieve the original order of keyword parameters passed to function call?

The order of retrieving keyword arguments passed through **kwargs is very useful in the specific project I am working on. It is about making a nd numpy array with meaningful dimensions (now Called

October 2, 2021By Simo Search Engines call, function, how to retrieve, keyword, order, original, parameter, passLeave a Comment

How to use LXML and XPath to retrieve all child nodes in a single query

This is my xml data

New York
non-capital

London
capital

Use lxml&Python

from lxml import etree as ET
parser = ET.XMLParser(recover=True)
tree = ET.fromstring(xml_data

October 2, 2021By Simo Search Engines all, how to use, lxml, Medium, nodes, query, retrieve, single, Sub, XPathLeave a Comment

How to retrieve SQL variables from CFQuery?

I run it in my cfquery.

SET @rID = (SELECT TOP 1 roleid
FROM Roles
WHERE RoleName = @rName AND appid = @appID
ORDER BY Created DESC); Is it possible to retrieve @rID without having to run

October 2, 2021By Simo Search Engines CFQuery, How to, search, SQL, variablesLeave a Comment

Performance – Import Large Matrix: Which import is imported or pressed? – Matlab

General programming issues, but Matlab may have specific considerations.

I will import very large data files. Import the entire file into memory and then Is it better practice/faster/more eff

October 2, 2021By Simo Performance all, Column, import, large, Matlab, Matrix, or Press, performanceLeave a Comment

How to retrieve JSON data arrays from an EXTJS store

There is a method that allows me to return my stored data in ExtJS grid panel exactly the same, I load it using:

var data = [“value1”, “value2”]
Store.loadData(data); I want to have a user op

October 2, 2021By Simo Search Engines Arrse, data, Extjs, How, JSON, retrieve, storeLeave a Comment

The Keepalive mechanism of the HeartBeat Heartbeat and TCP Protocol is not specified

Many application layer protocols have a HeartBeat mechanism, usually the client sends to the server every short period of time Send a data packet to inform the server that it is still online and tr

October 2, 2021By Simo Monitoring designated, Heartbeat, Keepalive, Mechanism, package, protocol, TCPLeave a Comment

Posts navigation

Page 1 … Page 22 Page 23 Page 24 … 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