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

Summary of common functions in the Table library of Lua

https://www.cnblogs.com/daochong/p/7363649.html

table is the Lua language An important data type, some characteristics of table are briefly listed as follows:
(1).table is an “associative ar

October 5, 2021By Simo Lua common, functions, Library, lua, Medium, Summary, tableLeave a Comment

Delphi – How to make my form always in the best state?

I have these small cursor shapes, I need to keep everything in everything, always…
FormStyle is already fsStayOnTop
I use this code:

SetWindowPos(tempCursor.Handle, HWND_TOPMOST, 0, 0, 0,

October 5, 2021By Simo Delphi Always, best, Delphi, How, in, my form, stateLeave a Comment

Can WinForms embed in the VCL DELPHI application?

We have a VCL Delphi 2005 application and want to use the XtraReports component of DevExpress, which is for .NET. Is it possible to use it without converting the VCL Delphi application it?

Pe

October 5, 2021By Simo Delphi Applications, Delphi, Embedded, Programs, VCL, WinForms, YesLeave a Comment

Handling large numbers in Lua

I need to store a lot of numbers in Lua, for example the number is 63680997318088143281752740767766707563546963464218564507450892460763521488675430192536461.

If I simply assign to a variable,

October 5, 2021By Simo Lua big, Digital, lua, Medium, treatmentLeave a Comment

Delphi – String Survival Management in Record

I’m trying to get rid of short strings.
One of the many places that we currently use in our program is records.
Many of these records are stored in the AVL tree. < p>

The AVL tree used is u

October 5, 2021By Simo Delphi Born, Delphi, management, Medium, Record, string, survivalLeave a Comment

LUAJIT 64-bit encryption in Unity

Reference: https://blog.csdn.net/sun19880421/article/details/68070696

https://blog.csdn.net/mydreamremindme/article/details/51372391< /p>

Summary:

1. Preparation

1) Download

October 5, 2021By Simo Lua bit, Encrypted, Luajit, Medium, unity, useLeave a Comment

Delphi – How to align the left and top control without a fixed width?

I have 6 RichEdit controls in the ScrollBox. They need to be aligned in order from top to bottom, but I need the width to be not fixed, so when the text length exceeds the ScrollBox width, I can us

October 5, 2021By Simo Delphi Alignment, Case, control, Delphi, fixed, How, left side, no, Top, widthLeave a Comment

Can the lua – Can I know if it runs within the other?

Is there a way to let a function know whether it is running in a coroutine?

For example, I have a send_message() function that tries to send a message three times. It takes one second between

October 5, 2021By Simo Lua can, Cheng, coincides, function, know, lua, Whether it is, withinLeave a Comment

Sorting – Lua: Custom comparison function in table sort

I have a table that stores file names, for example:

1.jpg
5.jpg< br />4.jpg
10.jpg
2.jpg Now I want to sort it. I used the following code:
table.sort(myTable )

The result is

1.jp

October 5, 2021By Simo Lua comparison, Custom, function, lua, SORT, tableLeave a Comment

Date format in Lua

I am retrieving the date from the database in the following format:

vardate = ’01/20/2017 09:20 :35′-mm/dd/yyyy hh:mm:ss I want to convert it to the format dd-mm-yyyy hh:mm:ss

I can get

October 5, 2021By Simo Lua Date, Format, lua, MediumLeave a Comment

Posts navigation

Page 1 … Page 281 Page 282 Page 283 … 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