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

Tag: body

Nginx – client_max_body_size is invalid to SSL configuration

When I set client_max_body_size to 30m; everything works fine without ssl (accepts files up to 30MB). However, when I switch to ssl, it completely ignores this instruction. My configuration i

October 13, 2021By Simo Nginx body, client, configuration, invalid, max, nginx, pair, Size, SSLLeave a Comment

Use of objects and structures in SWIFT

Object class Student{

var name: String = “”;
var age: Int = 0;

init(name: String ,age:Int) {
self.name = name
self.age = age
}
}

let stu = Student(name: “xiao< span style="colo

October 10, 2021By Simo Swift body, middle, object, structure, SWIFT, usageLeave a Comment

How to create a snake like a body in Box2D and Cocos2DX?

My job is similar to a snake. I want to make a snake body.

The game logic is like this:

The snake moves up and down. The movement should be like real snake movement.

Here, I was h

October 8, 2021By Simo Cocos2dx body, box, Cocos, Cocos2D, Cocos2dx, create, DX, How to, image, SnakeLeave a Comment

VB.NET structure BYTE array mutual conversion

1 Imports System.Runtime.InteropServices
2 Imports System.IO
3
4 Module MdSftData
5
6 ‘ 256 bytes
7 Public Structure sSftDataHeader
8 ’96 bytes
9 8)>
10 Dim bDate() As Byte
11

October 6, 2021By Simo Visual Basic Arrse, body, byte, conversion, mutual, structure, VB, VB.NETLeave a Comment

Ruby – multiple bodies using asynchronous Sinatra

I want to start a very long polling request from javascript, which is good, I want my ruby ​​prog to stream multiple body parts to javascript. Why the following (pseudo) The code does not work?

October 6, 2021By Simo Ruby asynchronous, body, Flow, multiple, ruby, Sinatra, useLeave a Comment

Reptile first body

import requests # Invoke the requests library from bs4 import BeautifulSoup # Invoke the BeautifulSoup library res =requests.get(‘https://localprod.pandateacher.com/python-manuscript/crawler-html/s

September 29, 2021By Simo Web Crawler body, First, reptileLeave a Comment

C language serial port transmission structure

Serial port transmission structure is to convert the structure into an array, and then transfer the char in the array.

That is struct——->> char [] ;

Then char[]———>> struct.

September 24, 2021By Simo Motherboard body, C language, serial port, structure, transmissionLeave 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