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

Tag: code

MS-Access – Use the code to capture the running application

I need to run some code to capture the window of an application running on the Windows desktop (Windows XP is good here).

There is Many VB6 examples, but they tend to only capture the running

October 6, 2021By Simo Visual Basic Access, application, Capture, code, correct, procedure, program, run, Screen, useLeave a Comment

Ruby-on-rails – use Capistrano users for the first time. No error, but do not actually upload code

I’ve been following this tutorial.

I am using WebFaction. It should be noted that WF uses NginX instead of Passenger.

So after completing the whole process, I enter:

cap deploy Af

October 6, 2021By Simo Ruby actual, Capistrano, code, error, for the first time, no, rails, return, ruby, upload, use, usersLeave a Comment

How to make Textmate correctly highlight the code in the Ruby .RB file?

I am using Textmate version 1.5.15 (1523) on OX X Snow Leopard. My .rb file has only basic highlighting, each of which is highlighted in double quoted strings It will break in appearance. The synta

October 6, 2021By Simo Ruby code, correct, display, file, highlighted, How to, middle, rb, ruby, TEXTMATELeave a Comment

Can someone explain how to convert VB code to Java using Jacob?

I am trying to create a word document from a template via JACOB/JAVA. I can’t seem to find any decent document on JACOB. Can someone explain how Dispatch works (.get | .put | .toDispatch)? I want t

October 6, 2021By Simo Visual Basic code, conversion, Java, ok, VBLeave a Comment

Ruby-on-rails – How do I prohibit running code in the development environment on Rails?

How do I delete code when my Rails application is in development mode? For example, I want to delete my Google Analytics reference during development, but render it in a production environment.

October 6, 2021By Simo Ruby code, development environment, middle, Of Running, Prohibition, rails, rubyLeave a Comment

How to compile and run this Delphi code without installing IDE?

It is said that a winform is generated:

var
F: TForm;
L: TLabel;
begin
F := TForm.Create(Application);
L := TLabel.Create(F);
L.Parent := F; // Needed to have it show up on the form.
L

October 5, 2021By Simo Delphi code, compile, Delphi, How to install, Ide, in the case, runLeave a Comment

Delphi – Is this Peter Below code be a memory leak?

I know I shouldn’t ask Peter Peter, but I found this code snippet while trying to debug some old D5 code Text File Size.

In my opinion, Sysutils.FindClose should be called the last line of th

October 5, 2021By Simo Delphi code, Delphi, leak, memory, peter, ThisLeave a Comment

C # in a row of code to implement 18-digit digital timestamps to DateTime

Original text: A line of code in C# realizes the conversion of 18-digit digital timestamp to DateTime

The time stamp data accessed is:

636728674347302002

How to convert it to Date

October 4, 2021By Simo C# @timestamp, bit, C #, code, conversion, DateTime, Implementation, Medium, Number, one lineLeave a Comment

C # telnet class library code, give it to the brothers who are still looking for c # telnet class libraries

C# Telnet class library code Today I installed a solid-state notebook for the notebook. The speed increase is obvious. I am very happy to send a Weibo as a souvenir. Self-taught C#, network, want t

October 4, 2021By Simo C# brother, C #, class, code, dedicated, Library, looking, still, telnet, wishLeave a Comment

Error code: 1406. The data is too long – MySQL

Error code: 1406. The column data is too long

CREATE TABLE `TEST`
(
`idTEST` INT NOT NULL ,
`TESTcol` VARCHAR(45) NULL ,
PRIMARY KEY (`idTEST`)
) ; Now insert some values

INSERT IN

October 4, 2021By Simo Mysql code, Column, data, error, mysql, too longLeave a Comment

Posts navigation

Page 1 … Page 6 Page 7 Page 8 … Page 12
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