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

Tag: container

Flex layout in the parent container properties part of the demo effect

As shown in the figure, the properties of flex are divided into 12 properties of parent container and child container.
As for what these attributes specifically mean, there are many tutorial artic

October 20, 2021By Simo Flex attribute, container, Effect, Flex, layout, Medium, parent, part, presentationLeave a Comment

DOJO development layout container and stacked container

In this blog, let’s learn about the layout container BorderContainer and stacking container that are commonly used in Dojo development.

1. BorderContainer

It is a layout container, main

October 20, 2021By Simo Dojo container, Development, dojo, layout, stack, usageLeave a Comment

How to print a container object using a value containing Unicode?

The following code

# -*- coding: utf-8 -*-
x = (u ‘abc/αβγ’,)
print x
print x[0]
print unicode(x).encode(‘utf-8’)
print x[0]. encode(‘utf-8’) …Production:

(u’abc/αβγ’,)
abc/αβγ
(u’ab

October 15, 2021By Simo Character container, how to use, INCLUDE, object, print, Unicode, valueLeave a Comment

Spring is injected into beans into the IOC container

a @Import imports the component, the id is the full class name of the component by default 1 //The components in the class are set uniformly. All bean registrations configured in this class will

October 14, 2021By Simo Spring Bean, container, five, injection, IOC, spring, wayLeave a Comment

Spring container creates way to bean objects

There is bean configuration in the xml file, and the java class corresponding to this bean There is a parameterless constructor in

Then at this time, the spring container can use reflection t

October 14, 2021By Simo Spring Bean, container, creation, object, spring, wayLeave a Comment

Nginx – use multiple Docker containers in a single host

I have a physical server running Nginx, MySQL, and serving my PHP website. The server has a multi-core processor with 16 GB RAM. This server can handle a certain amount of Web Traffic.

Now in

October 13, 2021By Simo Nginx container, Docker, Effective, host, in, multiple, nginx, single, useLeave a Comment

Internet-Explorer – InternetExplorer.Application object and cookie container

I have the following console application written in VB.NET:

Sub Main()
Dim ie As Object = CreateObject(“InternetExplorer.Application”)
ie.Visible = True
ie.Navigate2(“http://localhost:4631

October 11, 2021By Simo Browser application, container, Cookie, Explorer, Internet, InternetExplorer, InternetExplorer.Application, objectLeave a Comment

SWARM container cluster management

docker swarm init –advertise-addr 10.11.97.71

Log view:

[[ email Protected] ~]# docker swarm init –advertise-addr 10.11.97.71
Swarm initialized: current node (nnkbd7e2emx24ymnzyvxv7h2

October 1, 2021By Simo Load Balance cluster, container, management, SwarmLeave a Comment

SWARM container cluster management (introduction)

1. Introduction to Swarm

Swarm is a self-developed container cluster management system developed by Docker. Swarm existed as an independent service in the early days, in the Docker Engine Swa

October 1, 2021By Simo Load Balance cluster, container, Introduction, management, SwarmLeave a Comment

Kubernetes container cluster deploying ETCD cluster

Install etcd The binary package download address: https://github.com/etcd-io/etcd/releases/tag/v3.2.12

[[emailprotected] ~]# GOOGLE_URL=https://storage.googleapis.com/etcd
[[emailprotected] ~

October 1, 2021By Simo Load Balance cluster, container, deployment, ETCD, KubernetesLeave 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