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

Tag: create

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

iOS – How to create a raised tab item using Titanium, such as the tab item in Instagram?

I am trying to create a menu similar to Instragram with a special design for its central item, but the Titanium documentation does not provide information about this type of function

Here is

October 9, 2021By Simo IOS Bar, Column, create, how to use, Instagram, IOS, middle, project, raised, tab, Tag, TitaniumLeave a Comment

First, create and package Cordova’s APP project

1. Create ionic4 & Angular project

ionic start myApp tabs –type=angular 2. Add ios and android platforms

1 ionic cordova prepare ios
2 ionic cordova prepare android 3. Run the proje

October 8, 2021By Simo Cordova app, Cordova, create, Engineering, First, packageLeave 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

Cordova – Creating Ion 1.x applications using Ion 2 CLI

I downloaded Ion 2, and I can use it to create applications just fine.
I followed the order to do so

ionic start cutePuppyPics1 –v2 But I still want to create a 1.x application. If I don’t

October 8, 2021By Simo Cordova 1.x, application, CLI, Cordova, create, Ion, programLeave a Comment

WSDL file Quickly create WebService, cxf generation client code with SOAPUI

1. Preface Recently, the project has come into contact with many 2C interfaces, providing interface documents and WSDL files. At the beginning, the test interfaces are all code codes. Later, I le

October 7, 2021By Simo WebService build, client, code, create, CXF, FAST, file, SOAPUI, WebService, WSDLLeave a Comment

How to create an ActiveRecord dynamic creation class during runtime? (ruby)

I am trying metaprogramming and want to dynamically create a class that inherits from ActiveRecord.

For example, I can do this:

Object.const_set(“Orders”, Class.new {def blah() 42 end }

October 6, 2021By Simo Ruby ActiveRecord, Based on, class, create, Dynamics, How to run, rubyLeave a Comment

VB6 – in Visual Basic 6.0: Create an array of dynamic controls

I want to copy a control on my form,
using a user control, which has the same name and added “new”.
(Label1 —-> newLabel1)

This is my code snippet:

Private Sub CreateLabel(ByRef lblCo

October 6, 2021By Simo Visual Basic 6.0, Arrays, Basic, Controls, create, Dynamics, VB, VB6, VISUALLeave a Comment

How to create a file in Ruby

I am trying to create a new file, but things don’t seem to work as I expected. Here is what I tried:

File.new “out.txt”
File.open “out.txt”
File.new “out.txt”,”w”
File.open “out .txt”,”

October 6, 2021By Simo Ruby create, How, rubyLeave a Comment

Ruby-on-rails – use the activity record in the IN clause of the library to create an integer list

I am trying to use ActiveRecord to replicate some SQL functions. My question involves me using the ruby ​​connection method (not to be confused with SQL connection). This is my code:

scope :s

October 6, 2021By Simo Ruby Activity, clause, create, in order, integer, Library, List, query, rails, Record, ruby, useLeave 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