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

Tag: Work

iPhone – Why don’t you need to keep in my code but it works?

I have a class

@implementation MyClass
– (void) foo {
ivar = [NSString stringWithString:@”ivar”];
}
– (void) bar
{
NSLog(@”% @”, ivar);
} and main.m

MyClass * m = [[MyClass alloc]

September 23, 2021By Simo iPhone can, code, iPhone, Medium, my, No need, reservation, why, WorkLeave a Comment

The minimum width media query cannot work on the iPad?

Why did you receive the following media query on the iPad in landscape mode?

@media all and (min-device-width: 1000px) {
css here
} or

@media all and (min-width: 1000px) {
css here
}

September 23, 2021By Simo Ipad iPad, media, Minimum, no, query, width, WorkLeave a Comment

IPAD3 network application startup screen cannot work in horizontal mode

I built an HTML5 webapp for the iPad, which uses the splash screen for landscape and portrait mode.
I used the link tag below to make it work.

These The image is suitable for iPad1 and 2. Ho

September 23, 2021By Simo Ipad horizontal, iPad, iPad3, mode, program, Screen, startup, Unable, web application, WorkLeave a Comment

PostgreSQL – HIVE flow does not work

I try to follow https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest#StreamingDataIngest-StreamingRequirements to enable hive streaming I have changed all configuration properties

September 21, 2021By Simo Postgresql Flow, hive, PostgreSQL, WorkLeave a Comment

Azure Backup Server on Azure VM for protecting your local workload

I need to protect two VMware instances in my local environment, and want to use Azure with Azure Backup and Azure Backup Server to achieve this.

The following figure shows a reference archite

September 13, 2021By Simo Load Balance Azure, Backup, load, Local, Protection, server, Used for, VM, WorkLeave a Comment

How does iPhone – Camscanner, Genius Scan and JotNot work?

I’m looking at CamScanner, Genius Scan and JotNot, and trying to figure out how they work.

They are called “Mobile Pocket Document Scanning” What each of them does is take a photo of the file

August 22, 2021By Simo iPhone Camscanner, Genius, How, iPhone, JotNot, Scan, WorkLeave a Comment

Posts navigation

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