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

Tag: Core

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

MacOS – Visual Studio .Net Core 2 command line parameters for Mac console applications

I want to use a console application and some command-line parameters to test something. I know the run options in Visual Studio 2017 for Windows, where you can specify command-line parameters, but

September 24, 2021By Simo Macbook application, Command Line, Console, Core, for, Mac, MacOS, parameters, program, Studio, VISUALLeave a Comment

iPhone – Core Data Concurrent (NSOpe)

wrote in Apple docs:

…you should create the context in
main ( for a serial queue) or start
(for a concurrent queue).

But I really don’t get any difference. Why can’t I create a contex

September 23, 2021By Simo iPhone concurrent, Core, data, iPhone, nsoperationLeave a Comment

iPhone – Why do I need to use the original accessor method in the core data item?

Why do I need to use raw accessor methods in Core Data projects?

I am reading about core data, please note the following:

By default, Core Data dynamically
creates efficient public and

September 23, 2021By Simo iPhone Access, Core, data items, iPhone, mesh, method, needs, original, use, whyLeave a Comment

iPhone – Core Data NSPredicate and SQLITE Store

This code returns 0 incorrect objects. However, when the predicate is deleted, the get request will return all objects.

NSError *error = nil;
NSEntityDescription *entityDescription = [NSEntit

September 23, 2021By Simo iPhone Core, data, iPhone, NSPredicate, SQLITE, storeLeave a Comment

FolderBrowserDialog in .NET Core 3.0 WPF.

Foreword With the release of .net core 3.0, WPF can also be used on the core platform. The current WPF does not support cross-platform, and can only be used on the Windows platform. If you want to

August 22, 2021By Simo Windows 3.0, Core, FolderbrowserDialog, Used, WPFLeave a Comment

asp.net core learn

.NET Core WebApi RESTful specification RESTful API best practices< /li> Understand the RESTful architecture Interface version control Support multiple versions of ASP.NET Core Web API ASP.NET C

August 22, 2021By Simo Asp ASP, ASP.NET, Core, learnLeave a Comment

ASP.NET CORE continuous integration practice based on Jenkins Pipeline

I recently practiced continuous integration in the company and used Jenkins’ Pipeline to improve the team’s integration and deployment efficiency based on ASP.NET Core API services, so here is a su

August 22, 2021By Simo Automated Build ASP, ASP.NET, Based on, continuous, Core, integration, Jenkins, Pipeline, practiceLeave a Comment

ASP.NET CORE Middleware Realization Principles and Use French

Briefly describe the realization ideas of asp.net core middleware Original address: https://www.cnblogs.com/shengyu-kmust/p/ 11583974.html

The process of an http request is the process of pe

August 22, 2021By Simo Asp ASP, ASP.NET, Core, explanation, Implementation, middleware, principle, usageLeave a Comment

.NET CORE and a server frame

The serverless framework is a cloud provider-agnostic toolkit designed to help build, manage, and deploy the operation of serverless components to achieve a complete serverless architecture or diff

August 22, 2021By Simo System Architecture Core, frame, serverLeave a Comment

Posts navigation

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