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

Tag: detailed explanation

Detailed DOJO event mechanism (1)

function Foo() {this.name = “Foo”; this.output = function() {var result = “output function in “+ this.name; console.info(result); return result; };}function Bar () {this.name = “Bar”; this.output =

October 19, 2021By Simo Dojo detailed explanation, dojo, Event, Mechanism, oneLeave a Comment

SHELL variable foundation detailed

1. Introduction to variables Variables are places where data is temporarily stored and data tags. The stored data exists in the memory space, and the data corresponding to the variable can be retri

October 18, 2021By Simo Unix detailed explanation, foundation, shell, variableLeave a Comment

The creation and expansion of the Linux system LVM logical volume (detailed explanation, graphic

LVM introduction: LVM (Logical Volume Manager) Chinese name: Logical Volume Manager, essentially a virtual device driver, is a new addition between the block device and the physical device in the

October 16, 2021By Simo Linux Command, creation, detailed explanation, Expansion, graphic, linux, logic, LVM, system, volumeLeave a Comment

[Data Structure] AVL tree detailed

1. What is an AVL tree? AVL tree is also called balanced binary search tree. It can ensure the relative balance of the height of the binary tree, reduce the height of the binary tree as much as po

October 15, 2021By Simo Data Structure AVL, Data Structure, detailed explanation, TreeLeave a Comment

Jetty learning instance example details

package cn.cstnet;
import java.io.IOException;
import javax.servlet.ServletException;< br />import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet

October 13, 2021By Simo Jetty detailed explanation, example, instance, jetty, studyLeave a Comment

C # datetime.now function detailed

Summary: Detailed explanation of the DateTime.Now function of C#

??? //April 24, 2008
??? System.DateTime.Now.ToString( “D”);
??? //2008-4-24
??? System.DateTime.Now.ToString(“d”);
??? //

October 4, 2021By Simo C# C #, DateTime, datetime.now, detailed explanation, functionLeave a Comment

SurfaceView details Android lucky big turntable, with example app

Based on SurfaceView Detailed Android Lucky Wheel, with example app First of all, let’s talk about the wheel of fortune and SurfaceView after reading the blog which is also a great god. Understa

September 26, 2021By Simo Surface Android, app, Based on, big, detailed explanation, example, luck, SurfaceView, turntable, with exampleLeave a Comment
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