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

Tag: practice

SED practice, some SED common methods

1. Copy the /etc/rc.d/rc.local file to the /tmp directory, and copy the
Add # at the beginning of lines that start with at least one blank character. sed -ri’s/^ +/#/g’ rc.local 2. Copy /bo

October 16, 2021By Simo Linux common, method, practice, Sed, SomeLeave a Comment

ZooKeeper distributed lock simple practice

The realization principle of ZooKeeper distributed lock

Simple practice of ZooKeeper distributed lock October 14, 2021By Simo ZooKeeper distributed, lock, practice, simple, ZookeeperLeave a Comment

Ruby-on-rails – What is best practices for operating form data before saving in Rails 3?

From a rails best practice point of view, what is the best place to manipulate form data before saving?

For instace, on the contact form, I want to make sure that all data is saved in upperca

October 6, 2021By Simo Ruby Before, best, data, form, operation, practice, rails, ruby, save, whatLeave a Comment

“Ant Jin Service 11.11: Technical Architecture and Practice of Alipay and Ants”

“Ant Financial Services11.11: Alipay and Ant Huabei’s Technical Architecture and Practice” Thoughts after Reading

I introduced the overall structure of Alipay by reading “Ant Financial 11.11:

October 3, 2021By Simo System Architecture 11.11, after reading, Alipay, Ant, Ants, architecture, clothing, flower, gold, practice, technologyLeave a Comment

What general guidelines and best practices are needed when designing a database for an application?

My question is about database modeling. I tried to look for this question in other database design questions on SO, but haven’t found it yet, so I’m asking here:

What are the general guidelin

October 3, 2021By Simo Software Design application, best, database, General, guidelines, practice, program design, remember, time, want, whichLeave a Comment

VSTS Devops practice automation deployment, package apk and upload to dandelion or FIR

VSTS DevOps practice automated deployment, packaged APK and uploaded to Dandelion or fir, how to achieve it?

First, let’s write the Python script first:

Script source: https://blog.csdn

September 30, 2021By Simo Auto-Test APK, automation, Dandelion, deployment, DEVOPS, FIR, or, Packaging, practice, Uploaded, VSTSLeave a Comment

TDD – Best Practice for End-to-End Testing the entire system

End-to-end testing means executing the application from an external boundary to verify its behavior. So far, I have only written tests on a single executable artifact. How should I test by deployme

September 30, 2021By Simo Design Pattern best, end, practice, system, TDD, test, wholeLeave a Comment

ASP.NET – Is there any scalability best practices for websites with a large number of audiences?

Although this question has been asked in various situations before, I can’t find any information about websites that specifically target a very large audience – for example, hundreds of thousands o

September 29, 2021By Simo Asp Any, ASP, ASP.NET, audience, best, for, large, practice, scalability, Website, whether, WithLeave a Comment

C ++ classroom practice three

[Content in this section] Use of if…else…

[Exercise] Solving quadratic equations in one variable

[Code] #include
#include
using namespace std;

int main() {
double a, b, c;

September 29, 2021By Simo C & C++ C ++, classroom, practice, threeLeave a Comment

C ++ classroom practice two

1. The type of data and the number of bytes it occupies

#include
#include
using namespace std;

int main(){
cout << "********** *****************************" << endl; cout <<

September 29, 2021By Simo C & C++ C ++, classroom, practice, twoLeave a Comment

Posts navigation

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