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

Tag: build

Geographic Coding – Geographic Problem: How to generate. WLD files in the case of a given ground control point?

Ok, so I have a jpeg and a bunch of ground control points (x/y pixels and corresponding lat/lon references).

I I want to generate a .wld world file from the command line to accompany jpeg. My

October 15, 2021By Simo Character build, Coding, file, Geography, given, ground control, How, in the case, point, problem, WLDLeave a Comment

[Data Structure] Establish Hufman Tree by Pile

Build a heap

#pragma once #include #include using namespace std;// Small pile templatestruct Less{ bool operator() (const T& l, const T& r) {return l struct Greater{ bool operator() (const T

October 15, 2021By Simo Data Structure build, Data Structure, HA, husband, Man, pile, Tree, utilizationLeave a Comment

Centos 7.2 is built with VSFTP virtual users

Virtual user setup vsftp requirement 1: Only upload and download are allowed, cannot be deleted, cannot be changed name yum install pam*yum install db4* -yyum install vsftpdchkconfig vsftpd oniptab

October 14, 2021By Simo Centos 7.2, build, centos, users, Virtual, VSFTPLeave a Comment

Build an RTMP live stream server

Recently, the project is quite intense, so I don’t have much time to write a blog. I just happened to be fine these days, so I quickly record what I have learned recently.

Server environment<

October 13, 2021By Simo Nginx build, Flow, live, RTMP, serverLeave a Comment

Build a nuXT project (with Element UI, AXIOS)

Using Nuxt Nuxt.js document: https://zh.nuxtjs.org/guide/

npx create-nuxt-app

// or yarn create nuxt-app Run h3> npm run dev Routing Basic routing Nuxt.js is based on pages The directory

October 12, 2021By Simo Hadoop AXIOS, build, element, match, Nuxt, project, UILeave a Comment

SWIFT VAPOR Postgres Xcode Build Error: Unable to build Objective-C Module ‘CPOSTGRESQLMAC’

Add steam postgresql connector to Package. Build error after swift

import PackageDescription
let package = Package(
name: “todo_vapor_swift”,
dependencies: [
.Package(url: “https://github

October 10, 2021By Simo Swift build, CPOSTGRESQLMAC, error, module, Objective, Postgres, SWIFT, Unable, Vapor, XcodeLeave a Comment

JWT custom verification rules and generation, users log in, search for filtering, sorting, paging

# Custom verification token rules
1. View class from .authentications import JWTAuthentication

class UserDetail1(APIView):
permission_classes = [IsAuthenticated] # Login required
authenti

October 9, 2021By Simo Rom build, check, Custom, filtration, JWT, login, Pipe, Rules, search, SORT, user, various, wayLeave a Comment

Create a Hybrid item using Sencha Touch: (2) Sencha Touch Generates First Project

Use the sencha cmd tool to generate the app project

First, go to the folder where the app is to be generated: for example, mine is: /home/king/work/senchaworkspace ,

cd /home/king/work/

October 9, 2021By Simo Hybrid build, create, First, Hybrid, project, Second, Sencha, Touch, UsingLeave a Comment

Build a Hybrid application -ionic command

1.ionic create a project named myapp

ionic start myapp 2. Configure android environment

ionic platform add android 3.android packaging

ionic build android 4.android run

ionic run android

October 9, 2021By Simo Hybrid application, build, Command, Hybrid, IonicLeave a Comment

Vue + Vux + Axios build a simple front-end frame

1. Preparations

Please confirm first Whether you have installed node and vue on your computer, if you don’t have the installed partner, “Baidu it” by yourself~

1, check this The node ve

October 9, 2021By Simo IOS AXIOS, build, frame, Front end, one, simple, Vue, Vue + Vux + Axios, VuxLeave a Comment

Posts navigation

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