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

Tag: Medium

Trunk, branch and tags in SVN

Reposted from: https://www.cnblogs.com/keyi/p/5953649.html I believe that when beginners develop SVN as version management, it is estimated that it is impossible to consider how to use SVN flexi

August 22, 2021By Simo SVN branch, Medium, SVN, tags, transfer, TrunkLeave a Comment

.NET – Want to encapsulate the database in the business object?

I usually like to create a database connection myself, and use `using {}’ to manually control its life cycle. For example:

SqlConnection sqlConnection = new SqlConnection( connectionString );

August 22, 2021By Simo Software Design business, connection, database, Medium, object, package, ToLeave a Comment

Use routing methods in node.js

1. The find method of the array still doesn’t work, so change to filter

2. The regular expression is still not well understood

//var myrouter = require(“./myrouter”) ;
//myrouter.getRo

August 22, 2021By Simo NodeJs JS, Medium, method, Node, Node.js, Route, useLeave a Comment

ASCII – ASCII Character Set Code in Octa, Decondal, Hexadecimal

Description ASCII is the standard code for information exchange in the United States. It is a 7-bit code. Many 8-bit codes (such as ISO 8859-1, Linux’s default character set) accommodate ASCII as T

August 22, 2021By Simo Character ASCII, Binary, Character Set, code, Decondition, Hexadecimal, MediumLeave a Comment

Delay initialization in .NET – NHIBERNATE

If the relationship between one entity and another entity is mapped as Lazy = False, but for a certain function I need to get them in Lazily, is it possible to do it at runtime? No, you can’t. A

August 22, 2021By Simo Hibernate delay, Initialization, Medium, NHIBERNATELeave a Comment

PHP error in .XML file?

Okay, first, I add this line to my .htaccess file so that the php engine can parse the php code in the .xml file:

AddType application/x-httpd-php .php .php3 .phtml .html .xml After that, when

August 22, 2021By Simo XML error, file, Medium, PHP, XMLLeave a Comment

Debian – Delete dead HD in RAID1?

I am in debian, raid1, and one of the drives seems to be dead.

root@rescue ~ # cat /proc/ mdstat
Personalities: [raid1]
md1: active raid1 sda2[0]
486279424 blocks [2/1] [U_]
md0: active raid

August 22, 2021By Simo Storage dead, Debian, delete, HD, Medium, RAID, raid1Leave a Comment

Application of 4G industrial routers in intelligent security and monitoring

Securely remotely monitor your facility

The security and surveillance industry is changing, and solutions go far beyond basic alarm monitoring. Real-time video surveillance and other remote s

August 22, 2021By Simo Network Hardware 4G, anti-monitoring, application, industrial, intelligence, Medium, router, securityLeave a Comment

Posts navigation

Page 1 … Page 26 Page 27
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