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

Tag: programming

ReactJS – React Native (using REDUX) Animation Switch to programmatically

I have a component with a built-in Switch component. The entire component is clickable. When you click this component, it will trigger dispatch (modify the redux store) and cause this component to

October 20, 2021By Simo React Animation, mode, Native, programming, React, Reactjs, REDUX, Switching, UsedLeave a Comment

Dojox.grid.DataGrid programming articles (1) – Method and events

dojox.grid.DataGrid Programming (2) – Methods and events The dojox.grid.DataGrid component also provides some methods by which users can further enrich the performance experience of the table.

October 19, 2021By Simo Dojo articles, DataGrid, Dojox, Dojox.grid.DataGrid, events, grid, methods, one, programmingLeave a Comment

DOJO event driver programming event binding

What is event driven?    Event-driven programming is a programming model driven by events. The module passively waits for notifications (notification), and its behavior depends on external surpris

October 19, 2021By Simo Dojo binding, dojo, Drive, Event, programmingLeave a Comment

Dojo JavaScript programming specification

A pretty good Javascript programming style specification, I suggest you adopt it This specification writes Javascript. Original link: http://dojotoolkit.org/developer/StyleGuide.

Translated b

October 19, 2021By Simo Dojo dojo, JavaScript, programming, specificationLeave a Comment

Strive_tan shell programming actual combat 2-distribution system

1. Expect applications

1) Transfer files

2) Execute commands remotely, no interaction, no need to enter a password

3) The core of the online shell script (tool) is expect, which i

October 18, 2021By Simo Unix Battle, Distribution, programming, shell, Strive, system, TanLeave a Comment

Shell Programming: Use scripts to achieve NGINX’s guardianship restart

nginx_daemon.sh #!/bin/bash
#

this_pid=$$

while true
do
ps -ef | grep nginx | ​​grep -v grep | grep -v $ this_pid &> /dev/null

if [$? -eq 0 ];then
echo ” nginx is ok”
sleep 3
else

October 18, 2021By Simo Unix automatic, guardianship, Implementation, nginx, programming, Restart, Script, shell, utilizationLeave a Comment

SHELL script programming common sense

common sense of Shell script programming (These are often used frequently, but all kinds of materials on the Internet are vague things, personally think they are more useful)

s b sock

October 18, 2021By Simo Unix common sense, programming, Script, shellLeave a Comment

Shell Programming

1. Variable A=8

echo $A

echo “$0 $1 $2”

echo “$*”

echo “[email protected]”

echo “$#”

S=$[(2+3)*4]

= String Compare

-lt less thanless than

-le l

October 18, 2021By Simo Unix programming, shellLeave a Comment

Shell programming actual combat 7

1. Count the number of digits in the document

2. Compare the differences between the files of the two machines

#!/bin/bash

dir=/data/web

[ -f /tmp/md5.list] && >/tmp/md5.lis

October 18, 2021By Simo Unix actual combat, programming, shellLeave a Comment

Shell Programming Foundation-3

1. while loop

Syntax structure: while condition; do……; done

1) Infinite loop

While:

do

command

done

2) Endless loop

While 1

Do

command

October 18, 2021By Simo Unix foundation, programming, shellLeave a Comment

Posts navigation

Page 1 Page 2 … Page 4
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