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

Tag: Medium

What happens to the Node ID in the CAN bus?

In principle, two nodes are not allowed to have the same ID segment in a CAN-bus network, but what if the two nodes have the same ID segment?
  Before the experiment, we must first have a clear un

September 24, 2021By Simo Motherboard bus, How, ID, Medium, Node, the same, willLeave a Comment

How to read data from serial ports in R

I want to draw real-time data from the serial port. I think R is a good tool for this job. I encountered a stumbling block while trying to read data from the serial port (COM4) I have verified that the data is entered via terra term (and closed the session before trying R), but I can’t seem to get anything in R.

September 24, 2021By Simo Motherboard data, How to, Medium, read, serial portLeave a Comment

Combination hardware multiplication in Verilog

Suppose I have such a multiplier code,

module multiply(
output [63:0] result,
input [31:0] a,
input [31:0] b
);
assign result = a * b;

endmodule This will create a lot of doors.

September 24, 2021By Simo Network Hardware combination, Hardware, Medium, multiplication, VerilogLeave a Comment

MAVEN environment installed in Mac

—Restore content begins—

1, maven download

Download link: https://archive.apache.org/dist/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin. tar.gz

2. Decompress and configu

September 24, 2021By Simo Macbook environment, installation, Mac, Maven, MediumLeave a Comment

PCIe X8 network card in PCIe X16 slot

My motherboard has only one x16 PCIe slot and no x8 slot. I am buying a NIC with a very specific configuration, but it only works with x8 slots. I can plug in x16 Is an x8 card inserted in the slot

September 24, 2021By Simo Network Hardware Medium, network card, PCIe, slot, x16, x8Leave a Comment

MacOS – capture events in Mac OS X

Does anyone know how to capture events in Mac OS X? My problem is that I need to intercept e.g. MOUSEKEYDOWN or maybe KEYSTROKE before the event reaches any application. My goal is to prevent the e

September 24, 2021By Simo Macbook Capture, Event, Mac, MacOS, Medium, OSLeave a Comment

Why is the system disabled virtualization in the BIOS setting?

I haven’t seen a system whose default configuration supports MMU and directed I/O virtualization. Usually this requires rebooting and entering the B IOS to enable it (if needed), for example , 64-b

September 24, 2021By Simo Motherboard BIOS, default, disabled, Medium, setting, system, virtualization, whyLeave a Comment

What is the pixels and points in the iPhone?

From UI Image Reference,

size

The dimensions of the image, taking orientation into account.
(read-only)

@property(nonatomic, readonly) CGSize size Discussion

In iOS 4.0 an

September 23, 2021By Simo iPhone how much, iPhone, Medium, pixels, pointsLeave a Comment

iPhone – UIActionsheet in the horizontal direction has incorrect Buttonindicies

I have an action sheet that makes me feel sad about the horizontal iPhone. Everything is displayed very well, but in Landscape, the first real button has the same effect as the cancel button Index,

September 23, 2021By Simo iPhone Buttonindicies, horizontal, incorrect, iPhone, Medium, uiaactionsheetLeave a Comment

Using MPMOVIEPLAYERVIEWCONTROLLER in SDK 3.2 for iPad

I have developed an iPhone application that already runs MPMoviePlayer (pre 3.2 SDK) without any problems. I know this is a newbie question, but how to play movies in the new MPMoviePlayerViewContr

September 23, 2021By Simo Ipad 3.2, iPad, Medium, MPMOVIEPLAYERVIEWCONTROLLER, SDK, UsedLeave a Comment

Posts navigation

Page 1 … Page 22 Page 23 Page 24 … Page 27
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