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.

Automatically scroll in the Silverlight list box

How to force a silverlight list box to scroll to the bottom programmatically so that the item added last is always visible.

I have tried just to select the item .It is finally selected but st

October 10, 2021By Simo Silverlight automatic, box, List, Medium, scrolling, SilverlightLeave a Comment

SWIFT – Using the Alamofire and ObjectMapper, the integer value is always zero

I am using Alamofire and ObjectMapper, my model class is like this

class Category: Object, Mappable {
dynamic var id: Int = 0
dynamic var name = “”
dynamic var thumbnail = “”
var children = L

October 10, 2021By Simo Swift Alamofire, Always, Objectmapper, SWIFT, use, value, wholeLeave a Comment

Silverlight-4.0 – How to click on the left button instead of right click on Silverlight to open the context menu

How to open the context menu when left-clicking instead of right-clicking in silverlight

< br />
try Try this:

// On click
private void button1_Click(object sender, RoutedEventArgs

October 10, 2021By Simo Silverlight 4.0, click, context menu, How, left, not, open, right, SilverlightLeave a Comment

SL 4 version of hell? Install the matching version when the Silverlight developer is installed

I have been developing and running Silverlight 4 for about a week. A week ago, I installed the Silverlight 4 design-time component to develop and debug silverlight for VS 2010-I released some of th

October 10, 2021By Simo Silverlight Developer, Hell, installation, matching, running, Silverlight, SL, unstable, versionLeave a Comment

How do I decode the JWT (JSON Web token) token in SWIFT?

eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWV9.TJVA95OrM7E2cBab30RMHrHDcEfxjoYZgeFONFh7HgQ How do I decode this so that I can get the payload like this

{ “sub”: “1234567890”, “name”: “John Doe ”, “admin”: true }

October 10, 2021By Simo Swift Decoding, How to, JSON, JWT, Label, letter, Medium, SWIFT, WEBLeave a Comment

How to add a map view of Google Maps for iOS in SWIFT

I tried to add a marker on Google Maps, but the application crashed when the addMarker() function was called. The exception details are as follows,

The catched exception’GMSThreadException’ t

October 10, 2021By Simo Swift Add, Google, How to, IOS, Map, SDK, SWIFT, Tag, viewLeave a Comment

SWIFT: OPTIONAL’s useless default?

I am creating a function like this:

func foo(bar: UInt? = 0) { let doSomething = someOtherFunc(bar!)
) If I pass a zero value to foo(), I want to use the default value 0 when opening it, not

October 10, 2021By Simo Swift default, Optional, SWIFT, uselessLeave a Comment

50 applications made with Silverlight technology [A-Z]

Summary: 50 applications made with Silverlight technology [AZ]

http://odetocode.com/aimages/200705/verlet/default.htm
2D Physics Simulation
http://silverlight.net/samples/1.0/Grand-Piano/def

October 10, 2021By Simo Silverlight A-Z, application, production, program, Silverlight, technologyLeave a Comment

Silverlight – Windows Phone: AppBar icon Different in the device

I mocked an application in Expression Blend. The application bar looks good in Blend, but when I start the emulator, the icon does not display properly. XAML for the application bar:

< shell

October 10, 2021By Simo Silverlight AppBar, Different, equipment, Icon, mode, Phone, Show, Silverlight, windowsLeave a Comment

SWIFT3 – Error via the Cocoapods installation field

I encountered this strange error when installing realm on xcode 8, cocoa pods version cocoapods-1.2.0

The error is –

Installing Realm (2.4.3)

[!] /bin/bash -c
set -e
sh build.sh

October 10, 2021By Simo Swift cocoapods, error, Field, installation, pass, SWIFT, Swift3, timeLeave a Comment

Posts navigation

Page 1 … Page 12 Page 13 Page 14 … 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