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

Tag: Document

Nginx causes a big file that cannot be uploaded due to permissions

1. After using the nginx proxy, when the application uploads files, it is found that small files can be uploaded, but large files cannot be uploaded. Check the nginx log and find this sentence: cli

October 13, 2021By Simo Nginx Document, due to, large, Lead, nginx, no, permissions, problem, uploadLeave a Comment

Jetty multi-port startup project; SQLite exports binary files

1. Use jetty to start the mvn project and change to a different port: mvn jetty:run -Djetty.port=8099

2. sqlite export Binary sql file

> sqlite3 ciberdb.sqlite .dump> ciberdb.sql

October 13, 2021By Simo Jetty Binary, Document, Engineering, export, jetty, Multi, port, SQLITE, startupLeave a Comment

Jetty official document translation

I’m studying Jetty recently, and I didn’t find the appropriate information. I can only read the official documents, but only in English. Thinking about translating and learning by myself, it is bet

October 13, 2021By Simo Jetty Document, jetty, official, translationLeave a Comment

Provide 404 documentation with NGINX relative to the current path

I have the following server blocks:

server {
listen 80;
server_name petpal. co.il;
root /usr/share/nginx/petpal;
index index.php;
location / {
try_files $uri $uri/ @extensionless-php;<

October 13, 2021By Simo Nginx Current, Document, nginx, path, providing, relative toLeave a Comment

Cordova – Where is the phonegap.js file for PhoneGap 3.0?

When I use phonegap to create my application to create an application, I don’t see phonegap.js anywhere, but it is referenced in index.html.

How do I get phonegap.js? I read something about w

October 8, 2021By Simo Cordova 3.0, Cordova, Document, JS, PhoneGap, Phonegap.js, WhereLeave a Comment

WebService modifies the WSDL document by annotation

Code:

Order.java
< /span>

package com.bean;import javax.xml.bind.annotation.XmlElement;public class Order {private int id; private String name; private double price;public Order(int id

October 7, 2021By Simo WebService annotation, Document, modification, via, WebService, WSDLLeave a Comment

Action System in COCOS Creator (Optics of Official Documents)

Introduction to the action system The action system provided by Cocos Creator is derived from Cocos2d-x, API and usage Uniformly inherited. The action system can complete various actions such as di

October 7, 2021By Simo Cocos2dx action, Cocos, creator, Document, Excerpt, official, system, UsedLeave a Comment

EAS BOS WebServices development formation EAS document

1. Business documents in EAS usually have many F7s. Generally, I use the object ID to query the object and assign the value to the corresponding attribute of the document.

For example:

October 7, 2021By Simo WebService BOS, Development, Document, EAS, formation, Medium, problem, WebServicesLeave a Comment

Lua – reading documentation to an array

Sorry, I am still learning Lua. You can correct me, why the data in the file is not read line by line?

This is my sample data in the file points.txt:

lexxo:30:1
rey:40: 2
lion:40:2
prin

October 5, 2021By Simo Lua array, Document, lua, middle, progressive, readingLeave a Comment

Is there a performance principle in the byte order of hybrid binaries?

I am writing a parser for the most common type of geographic data storage. This is a set of files called “shapefiles”. This is my first project and I have to consider Endianness.

It turns out

October 2, 2021By Simo Performance Binary, bytes, Document, existent, mixing, order, performance, principle, whetherLeave a Comment

Posts navigation

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