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

Category: Mobile

Mobile development refers to the program development of mobile phone software in the mobile Internet industry. The basic development languages are C, C++, JAVA, J2ME, etc. The mobile phone operating platforms involved include Symbian, WindowsMobile, Android, IPhone, OPhone, Linux, etc. The software development of these mobile phone operating system platforms is collectively referred to as mobile development.

Cocos Android packaging problem

One. Multi-platform architecture packaging so file

Add the following code to the application.mk file, where TARGET_CPU_API represents the target cpu and APP_ABI represents the compilation

August 22, 2021By Simo Cocos2dx Android, Cocos, package, problemLeave a Comment

SWIFT 3 GCD API Changed DISPATCH_ONCE

After the changes in language version 3, what is the new syntax for dispatch_once in Swift? The old version is as follows.

var token: dispatch_once_t = 0
func test() {
dispatch_once(&token)

August 22, 2021By Simo Swift API, change, Dispatch, GCD, SWIFTLeave a Comment

SWIFT 2 prints (), how to hide?

Before Swift 2, you can hide all your println() with such a helper

func println( object: Any) {
#if DEBUG
Swift.println(object)
#endif If you change to this

func print(object: Any) {
#

August 22, 2021By Simo Swift how to hide, print, SWIFTLeave a Comment

20181124ACL Senior Characteristics Mask

mask: 1. Used to temporarily reduce the permissions of a user or group (except the owner and others)
2. Suggestion: In order to facilitate the management of file permissions, Leave the permissions

August 22, 2021By Simo Rom 20181124ACL, ACL, Features, Mask, SeniorLeave a Comment

Sprite-Kit – How to use WhiteColor in SWIFT and Spritekit

I am running Yosemite and Xcode 6. I created a new project using the “Game” option SpriteKit and Swift.

Check in GameScene.swift In the overlay of didMoveToView(), I added the following line

August 22, 2021By Simo Swift How, Kit, Sprite, Spritekit, SWIFT, Used, WHITECOLORLeave a Comment

.item layout set division line


android:layout_width=”match_parent”
android:layout_height=”wrap_content”
android:orientation=”vertical”>

August 22, 2021By Simo Android cutting line, division, item, layout, setLeave a Comment

H5-based Hybrid APP technical solution idea

Status and background: The current applications are basically It is native, although it has a hybrid component, but the proportion is very low, and it is mainly used for event pages. This is unde

August 22, 2021By Simo Hybrid app, H5, Hybrid, imagination, mainly, program, technologyLeave a Comment

5 – About the WiFi module After the network is used, use a small program binding device, binding mode

https://www.cnblogs.com/yangfengwu/p/11625189.html< /span>

well known

https://www.cnblogs.com/yangfengwu/p/11624796.html This section is indeed after the network Binding the device’s MA

August 22, 2021By Simo Wireless 5. About, binding, Description, equipment, later, matching, means, module, net, program, utilization, WiFiLeave a Comment

cocos creator box2d

title Map use box2d

var sfloors = this.tiledMap.getObjectGroup(‘Special_Floor’).getObjects(); //Get the object layer here

< span class="hljs-comment">for (let i = 0, l = sfloors. length

August 22, 2021By Simo Cocos2dx box, box2d, Cocos, creatorLeave a Comment

H5 game reception parameters created by COCOS Creator

It’s also my first contact with this stuff. It’s just a personal summary. I hope you don’t mislead you. Welcome to give me some advice.

onLoad: function () {
function GetRequest() {//This fu

August 22, 2021By Simo Cocos2dx Cocos, create, creator, game, H5, parameters, ReceiveLeave a Comment

Posts navigation

Page 1 … Page 74 Page 75 Page 76 Page 77
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