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

Author: Simo

Encoded Node.js without restarting “Server”

I have been playing Meteor (you may know it is a node.js framework), and I really like how to start it, then keep it running, and automatically implement code updates when saving .

Is there a

October 15, 2021By Simo Character Coding, JS, Node, Node.js, Restart, serverLeave a Comment

[Data Structure] Introduction Summary

Focus on summarizing the time complexity:

1. Concept

The frequency of a sentence refers to the repeated execution of the sentence in the algorithm frequency. The sum of the frequency of

October 15, 2021By Simo Data Structure Data Structure, Introduction, SummaryLeave a Comment

CLOJURE encoding using Emacs and Cider

I’m new to Clojure coding, and through some articles to set up Emacs for development.
The setup itself works as designed, but I’ve been running the server from a Cider session and doing anything K

October 15, 2021By Simo Character CodingLeave a Comment

GRAILS does not have the correct encoding Unicode character

In my grails application, unicode characters are not correctly encoded.

I use grails 1.3.7 and tomcat 7.0.22. Below This is the setting I configured for unicode support in my application:

October 15, 2021By Simo Character Characters, code, correct, Grails, no, uncodeLeave a Comment

[Data Structure] Quick Sort

Select a reference element, usually select the first element or the last element, through a scan, divide the sequence to be sorted into two parts, one is smaller than the reference element, and the

October 15, 2021By Simo Data Structure Data Structure, rapid sortingLeave a Comment

[Data Structure] Buron Filter

1. The introduction of Bloom filter:
We know that finding a number in a large number of integers is done by using a bitmap Yes; if you want to find out whether a string is in a large number of st

October 15, 2021By Simo Data Structure cloth, Data Structure, filter, ridgeLeave a Comment

I am a step-by-step code to complete the (12) inventory of Wanang.com 1. Overview

https://www.cnblogs.com/smh188/p/11533668.html (How I coded step by step to complete the ERP system of Wancang.com (1) System architecture)

https://www.cnblogs.com/smh188/p/11534451.html(How

October 15, 2021By Simo Character 12 12, Cang, Coding, complete, ERP, First, How to, net, overview, step by step, Stock, system, WanLeave a Comment

How to convert Unicode Hebrew is displayed in VBScript as Gibberish?

>I am using vbscript and WinHttp.WinHttpRequest.5.1 object to collect information from HEBREW (WINDOWS-1255 / UTF-8 encoding) website.

For example :

Set objWinHttp = CreateObject(“WinHt

October 15, 2021By Simo Character display, Gibberish, Hebrew, How to Conversion, Unicode, VbscriptLeave a Comment

[Data Structure] – Stack and Queue

Stacks and queues are special linear tables, which are expressed in basic operations and are a subset of linear table operations. Limited linear table. The stack is last in first out, and the queue

October 15, 2021By Simo Data Structure Data Structure, queue, stackLeave a Comment

[Linux Shell] CentOS Some use shell management commands Collection (1) Continuous update

Check the system version rpm -q centos-release

View the kernel
uname -r
View the top 10 processes currently occupying the largest memory
ps aux |sort -nrk 4 |head -n 10
View the top 10 proce

October 15, 2021By Simo Centos centos, collection, Command, continuous, easy to use, Linux Shell, management, one, shell, Some, UpdateLeave a Comment

Posts navigation

Page 1 … Page 111 Page 112 Page 113 … Page 590
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