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

Tag: value

NET CORE NMODBUS4 reads the value of serial port devices

Use NModbus4 to read serial port      public static void aget() {byte[] array = new byte[8]; using (SerialPort port = new SerialPort(“COM3”)) {port.BaudRate = 9600; port.DataBits = 8; port.Parity

September 24, 2021By Simo Motherboard Core, device, NMODBUS, NMODBUS4, read, serial port, valueLeave a Comment

Unattended BIOS configuration (DL160SE G6)

We are working on a large-scale server deployment (DL160SE G6) and I need to find a way to configure their B IOS settings without going through the RBSU of each server-it will cost Too long.

September 24, 2021By Simo Motherboard BIOS, configuration, Cut, DL, DL160SE, G6, HP, SE, server, Unattended, valueLeave a Comment

iPhone – Set a value from nsDictionary for cgrect.frame.size

I generate a dictionary from a JSON string, and the value of one of the dictionary is intended to be used as the height of the WebView object.

NSDictionary *dic = [jsonParser objectWithString

September 23, 2021By Simo iPhone CGRECT, CGRECT.Frame.Size, frame, iPhone, NSDictionary, one, setting, Size, valueLeave a Comment

IPAD direction returns unknown value

I use this code:

UIDeviceOrientation orientation = [[UIDevice currentDevice] orientation];

Get the iPad orientation, but in When rendering with OpenGL, it returns UIDeviceOrientationUnk

September 23, 2021By Simo Ipad direction, iPad, return, Unknown, valueLeave a Comment

SQLite – Group By timestamp value range

I spent a lot of time reading and still can’t find the best solution. I am designing an Android calorie counter application and I am using SQLite.
I have a table_logs table, in which There are 2 f

September 22, 2021By Simo Sqlite @timestamp, Group, Range, SQLITE, valueLeave a Comment

iPad – Why does UIALERTCONTROLLER in iOS7 receive NIL values?

Why is it good that UIAlertController in iOS7 needs to be presented but receives nil value when working on iOS8. Maybe I know that is because iOS7 does not support UIAlertController class?

UI

September 22, 2021By Simo Ipad IOS, iOS7, iPad, NIL, UIALERTCONTROLLER, value, whyLeave a Comment

SQLITE C interface Get single-value results

When I enter Sqlite

SELECT Count(*) FROM tabl; It returns a Number.

How to use the C interface to get this number after preparing the statement?

Something like this:

sqlite3

September 22, 2021By Simo Sqlite Get, Interface, Results, single, SQLITE, valueLeave a Comment

Monotouch’s mono.data.sqlite: How to get the value of the auto increment field after inserting a line?

Well, this may be very basic stuff, but it took me a long time to figure it out. I think there are more .NET programmers like me, Monotouch and SQLite Newbies don’t know this.

I use Ado.NET (

September 22, 2021By Simo Sqlite automatic, data, Field, Get, How, Increment, inserted, line, mono, mono.data.sqlite, Monotouch, SQLITE, valueLeave a Comment

Day41 – numeric type, integrity constraint

day41 Numeric type Integer type

mysql> create table t1(id tinyint); # The default is signed, that is, there is a sign before the number Unsigned setting mysql> create table t1(id tinyint uns

September 21, 2021By Simo Mysql Constraint, Day, Day41, integrity, type, valueLeave a Comment

PostgreSQL Update the JSONB column using another list

I want to migrate data from one column (varchar) to another (jsonb)

Column | Type | Modifiers < br />————+—————————–+—- ——————————————

September 21, 2021By Simo Postgresql Column, JSONB, New, one column, PostgreSQL, use, valueLeave a Comment

Posts navigation

Page 1 … Page 5 Page 6 Page 7
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