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

Category: Language

Programming language is a formal language used to define computer programs. It is a standardized communication technique used to issue instructions to a computer. A computer language allows programmers to accurately define the data that the computer needs to use, and precisely define the actions that should be taken in different situations.

How to use VB.NET from FTP Download Directory

I tried to download multiple directories from FTP server to my local machine,

I tried this,

Const localFile As String = “C:\Documents and Settings\cr\Desktop\T\New Folder\”
Const

October 6, 2021By Simo Visual Basic directory, download, FTP, how to use, VB, VB.NETLeave a Comment

Ruby-on-rails-3 – Rails 3 Replacement Verification

I am new to rails, but am reading the documentation about verifying params in my controller, they seem to refer to the verification method. But in rails 3, it indicates that it is not recommended V

October 6, 2021By Simo Ruby rails, replacement, ruby, verificationLeave a Comment

Ruby-on-rails – use the activity record in the IN clause of the library to create an integer list

I am trying to use ActiveRecord to replicate some SQL functions. My question involves me using the ruby ​​connection method (not to be confused with SQL connection). This is my code:

scope :s

October 6, 2021By Simo Ruby Activity, clause, create, in order, integer, Library, List, query, rails, Record, ruby, useLeave a Comment

VB.NET – Background color of the form

Private Sub HScrollBar1_Scroll(ByVal sender As Object, _
ByVal e As ScrollEventArgs) _
Handles HScrollBar1.Scroll
Me.BackColor = HScrollBar1.Value
End Sub How to set the BackColor of the form? H

October 6, 2021By Simo Visual Basic Background, color, form, setup, VB, VB.NETLeave a Comment

Ruby – Very simple SEXP parser

For an assignment, we must implement an input like a very basic sexp parser, such as:

“((ab) ((cd) e) f)” It will return:

[[“a”, “b”], [[“c”, “d”], “e”], “f”] Since this is part of a la

October 6, 2021By Simo Ruby parser, ruby, SEXP, simple, veryLeave a Comment

WPF animation start screen

Is it possible to display an animated splash screen in WPF. I want my company name and application name to be accessible, and I need a continuous animation progress bar. I use this example

ht

October 6, 2021By Simo Visual Basic Animation, picture, startup, WPFLeave a Comment

VB.NET – Microsoft.Office.Interop.Word namespace alias is not identified

This is my code in Form1.vb:

Imports Word = Microsoft.Office.Interop.Word< br />
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, _
ByVal e As System.EventArgs) Ha

October 6, 2021By Simo Visual Basic alias, Interop, Microsoft, Microsoft.Office.Interop.Word, Name, Office, space, Unrecognized, VB, VB.NET, WordLeave a Comment

Ruby-on-rails – rails, Heroku does not load my lib

I am working in a new rails application and I created a small utility class in RAILS_ROOT/lib. I use this class in a controller with require. This class is loaded correctly locally, but when I depl

October 6, 2021By Simo Ruby Heroku, LIB, loading, my, rails, rubyLeave a Comment

How to play non-default system sounds in .NET

I want to use .NET code in my application to play system sounds-if I want to use Beep, Asterisk, etc. I have no problem, because I can use:

My.Computer.Audio.PlaySystemSound(Media.SystemSound

October 6, 2021By Simo Visual Basic China, default, How to, Non, Play, Sound, systemLeave a Comment

VB.NET – DataGridView retains Waitcursor when updating from thread

I have a DataGridView control in my Windows Forms application.
I am using a background thread to add rows to the grid. I change the cursor of the form to Waitcursor when the process starts , And r

October 6, 2021By Simo Visual Basic DATAGRIDVIEW, thread, time, Update, VB, VB.NET, WaitcursorLeave a Comment

Posts navigation

Page 1 … Page 21 Page 22 Page 23 … Page 73
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