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

Month: October 2021

Lua – reading documentation to an array

Sorry, I am still learning Lua. You can correct me, why the data in the file is not read line by line?

This is my sample data in the file points.txt:

lexxo:30:1
rey:40: 2
lion:40:2
prin

October 5, 2021By Simo Lua array, Document, lua, middle, progressive, readingLeave a Comment

Delphi – Read from the log file changed per second

I need to read from a .log file that is constantly changing from another application. (Adding more data often)

So I started from the beginning:

var
LogFile: TStrings;
Stream: TStream;

October 5, 2021By Simo Delphi Delphi, file, log, reading, transformationLeave a Comment

Pointer – How to create a pointer to existing data using Luajit FFI?

I know there are some examples of using LuaJIT FFI to create pointers, but most of them do not point to existing data. One example is:
How to pass a pointer to LuaJIT ffi to be used as out argume

October 5, 2021By Simo Lua creation, data, Existing, FFI, how to use, Luajit, pointer, pointers, pointingLeave a Comment

Lua – Drag Physical Objects in Corona SDK

I am trying to drag a dynamic object with gravity = 0,0 in my scene. I have a dynamic square and a static image, but when on the image There is a little power when dragging the square, but it can e

October 5, 2021By Simo Lua Corona, Drag, lua, Objects, Physics, SDKLeave a Comment

Another method of the class is called Lua

When I try to call a method of another class from another class, it will display an error message,

Attempt to call field’LoadShift’ (a nil value) This is my code,
loginpage1.lua

local L

October 5, 2021By Simo Lua Another, called Lua, class, methodLeave a Comment

Another Delphi to Java transplantation

I am porting an old application written in Delphi to Java.
I have some trouble using this function, it calculates the CRC of the transmitted message.

This is the original code:

if(Rece

October 5, 2021By Simo Delphi Another, Delphi, Java, problem, TransplantationLeave a Comment

How to read a fairly simple JSON file in Delphi Xe4?

I have been trying to solve this problem, it seems to take too long to do some simple things.

I have such a file:

[
{
“FirstName”: “Oleg”,
“Surname”: “Buckley”
},
{
“FirstName”: “

October 5, 2021By Simo Delphi Delphi, file, How to, JSON, quite, reading, simple, XE, XE4Leave a Comment

Enhanced view method

***Method One********* *******************************

PassSE30, runTCODEAfter, clickEvaluateAfter , View the runtime analysis and evaluation: hit list.

Find it”exit< span style="font-f

October 5, 2021By Simo Lua Enhance, method, viewLeave a Comment

Is DELPHI and CMT compatible?

I need to call some C code from Delphi. The C code needs to be able to call back into the Delphi code. The example Calling a callback function in Delphi from a C++ DLL shown here is very effective.

October 5, 2021By Simo Delphi class, compatible, Delphi, is it, vmtLeave a Comment

Delphi – “Blank” in the Detection list box

I have a tall list box with a variable number of items. It is not always full. I know that when the user does not select items through this code:

if (lstbox.ItemIndex = -1) then
ShowMessage(

October 5, 2021By Simo Delphi blank, box, click, Delphi, List, Medium, testLeave a Comment

Posts navigation

Page 1 … Page 291 Page 292 Page 293 … Page 369
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