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

Tag: Event

Delphi – How does my form detect the keydown event when another control is focused?

procedure TMainForm.KeyDown(Sender: TObject; var Key: Word; Shift: TShiftState);
begin
if (GetKeyState(Ord(‘Q ‘)) The above event only works when the focus is set to the main form.
If I run the ap

October 5, 2021By Simo Delphi Another, control, Delphi, Event, focus, form, How to Test, Keydown, my, time, WithLeave a Comment

C # simulates Windows Keyboard Event

Send keyboard messages 1 [DllImport(“user32.dll”, EntryPoint = “keybd_event”, SetLastError = true)]
2 public static extern void keybd_event(
3 byte bVk, //Virtual key value
4 byte bScan,// Gene

October 4, 2021By Simo C# C #, Event, keyboard, simulation, windowsLeave a Comment

Data from Smart Home Big Data Basic Platform Data Supply & Event Distribution

Background introduction Distributed, real-time

In the previous chapter, I briefly introduced Our smart home big data basic platform architecture, we know that for some real-time requirements

October 3, 2021By Simo System Architecture big, data, Distribution, Event, foundation, HOME, Intelligent, Medium, Platform, reportLeave a Comment

Protocol-buffers – Generate C # files from .proto files from .proto files in the pre-built event.

We have been working with protobuf for a while, and I decided to write a small console application for the client, which will allow them to perform some tests in the field.

I started a new c#

October 1, 2021By Simo Micro Services Buffers, build, Event, file, Generation, pre-, proto, protocol, protogen, usageLeave a Comment

Amazon-S3 – AWS Lambda – Is there a way to pass the parameters to the lambda function when an event occurs?

I have a DynamoDB table, and whenever a new record is added, I want to archive the old data to S3. So I think I can use AWS Lambda. So the lambda function will get the new addition/ The modified ne

September 28, 2021By Simo Silicon Valley Amazon, AWS, Delivery, Event, function, have no, LAMBDA, method, occur, parameter, S3, timeLeave a Comment

Use GlsurfaceView to perform operation methods and understanding of events

I used standard vertex, color and point buffers to display a 3D object.

I can..

>Use Touch event to rotate the object
>Use GL10 to render the object using openGL ES 1.0
>Everything is g

September 26, 2021By Simo Surface done, Drag, Event, glsurfaceview, method, operation, Understanding, Using, ZoomLeave 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

iPhone – Triggers events from multiple ViewControllers from one thread in AppDelegate

I have a NSAutoreleasePool thread that aims to extract information from a web service. I have very good web service code. I can trigger the thread to start in the view controller without any troubl

September 23, 2021By Simo iPhone average, Event, Of a trigger, viewcontrollersLeave a Comment

Mac OS X Java Swing Mouse ReleaseD event is not triggered

I encountered a problem with the Java swing mouse release event, it seems to only appear on the mac os java implementation (there is no such problem on Windows Java).

My configuration:
OS X

September 23, 2021By Simo Macbook Event, Java, Mac, Mouse, not, OS, Released, Swing, TriggeredLeave a Comment

iPad Safari maps mouse events to touch events in image mapping

My website makes extensive use of image maps. The images are pages of medieval manuscripts. The mouseOver event of the AREA tag has an additional tooltip, which shows the modern typography of the a

September 22, 2021By Simo Ipad Event, image, iPad, Map, Mapping, Mouse, safari, TouchLeave 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