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

Category: IOS

iOS is a mobile operating system developed by Apple. Apple first announced this system at the Macworld conference on January 9, 2007. It was originally designed for the iPhone and later applied to iPod touch, iPad, Apple TV and other products. Like Apple’s Mac OS X operating system, iOS is a Unix-like commercial operating system.

IOS – converts CMSampleBufferRef to UIImage

I use AVCaptureSession to shoot video.
But I want to convert the captured image to UI Image.

I found some code on the Internet :

– (UIImage *) imageFromSampleBuffer:(CMSampleBufferRef)

October 9, 2021By Simo IOS CMSampleBufferref, conversion, IOS, UIImage, willLeave a Comment

iOS – Push the view controller from the modal view from the storyboard

I am using a storyboard and have a modal screen, and then I need to push other view controllers so that I can select items for the modal view (similar to the iPhone calendar application Add entry t

October 9, 2021By Simo IOS Board, controller, IOS, Medium, modal, Push, story, viewLeave a Comment

iOS Catiledlayer crash

I have a pdf reader app for iPad, I use scroll view to display each page. I keep the page in view and view it on either side of the page One page. I have separate views for portrait and landscape v

October 9, 2021By Simo IOS Catiledlayer, crash, IOSLeave a Comment

iOS map GPS position, realize basketball position and arrow sign on the map

1.) I need a blue circle/location point on the map, as shown below.

>What is it called?
>How can I achieve it?

2.) How to display the following arrows on the pop-up screen?

A lot

October 9, 2021By Simo IOS arrow, Ball, blue, GPS, Implementation, IOS, location, logo, Map, MappingLeave a Comment

iOS speech synthesis

Add reference 1
import< /span> AVFoundation
play voice 1
2
3
4
5
6
7
8
9

let player = AVSpeechSynthesizer();
player.delegate = self;
let u = AVSpeechUtterance(string: “The weathe

October 9, 2021By Simo IOS IOS, speech synthesisLeave a Comment

Xcode – PackageMaker nothing

I have a problem, like here http://compgroups.net/comp.sys.mac.apps/PackageMaker-not-installing-my-app (no solution provided)

Simply put, using PackageMaker I create an installer, it should o

October 9, 2021By Simo IOS Both, installation, PackageMaker, what, XcodeLeave a Comment

iOS – UISEARCHBAR with UISTORYBOARD: segues and custom cells cannot work properly

I am using a storyboard and want to implement a UISearchbar for my UITableView. UISearchbarController generates a new UITableView, I use the following strategy:

< /p> if (tableView == self.ta

October 9, 2021By Simo IOS cell, customized, IOS, normal work, segues, uisearchbar, Unable, with uistoryboardLeave a Comment

IOS 5.0 View Lifecycle Issues

I am facing the strange behavior of my custom view controller subclass on iOS 5.0. I did not use the standard navigation controller etc. in my iPad app, but I also All view controllers are provided

October 9, 2021By Simo IOS 5.0, IOS, Life Cycle, problem, viewLeave a Comment

iOS – Sprite Kit collision without bounce

I set up a hero and some platforms that move down from the top.
With these, I have collisionBitMasks, which can detect when the hero has landed on the platform, and if the hero comes from above (

October 9, 2021By Simo IOS bouncing, Collision, IOS, Kit, no, SpriteLeave a Comment

Changes in XCode 4 – XIB do not reflect running

I just upgraded to Xcode 4. When I make any changes in the xib file, this does not show up on my simulator. I even deleted the xib from the project or quit Xcode-but still not-it runs as before.

October 9, 2021By Simo IOS change, middle, no, Reflection, running, Xcode, XIBLeave a Comment

Posts navigation

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