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.

Ruby – Regular expression, look for strings that include but not starting with strings

I am parsing a text file, traversing each line, and I am having trouble finding regular expressions. Part of this parsing involves changes appearing, for example: & Eacute; and & eacute;

October 6, 2021By Simo Ruby expression, included, lookup, regular, ruby, Start, stringLeave a Comment

VB6 – Yellow object on the form shows a click transparency

I have a problem that yellow objects “click” on multiple vb6 forms in my application:

The only possibility I can think of What affects it is the following (from VBForums, I used to make the c

October 6, 2021By Simo Visual BasicLeave a Comment

Ruby-on-rails – Error message in Ruby on Rails

I implemented the validates_presence_of field for the comments in the guide. How to display validation errors on the post page. I know the rendering, but with the rendering I need to send all the v

October 6, 2021By Simo Ruby Message, MOW, rails, rubyLeave a Comment

Ruby-on-rails – Use view part of the view

I have been using an oscilloscope to display some information to show the to-do items that have been completed and 24 hours a day

scope :completed, joins(:user).where(:todos => {:complete =>

October 6, 2021By Simo Ruby part, rails, Range, ruby, use, viewLeave a Comment

VB.NET iteration files and directories

I am working on a VB.NET program that will automatically back up my work to my FTP server. So far, I can upload by specifying the file name using the following method Single file:

‘relevant p

October 6, 2021By Simo Visual Basic directory, file, ITERATION, VB, VB.NETLeave a Comment

VB.NET – Use a shared sub-event?

I have a method that should be implemented as Shared because it has no internal state:

Friend Class MMDates Friend Shared Sub Calculate(ByRef CP As DataPlug)
MsgBox(“dates was called with “&

October 6, 2021By Simo Visual Basic Event, sharing, Sub, Used, VB, VB.NETLeave a Comment

Ruby-on-rails – How to use Capistrano as a non-Rails application? Just a static HTML website

I have been using capistrano on the rails website, and set it up. I just did it as usual:

capify .< /pre> Now how do I use it to publish on a static html website?

I have been Use capist

October 6, 2021By Simo RubyLeave a Comment

VB.NET – .NET automatically completes text box, support separator

I am developing an application which requires a text box with auto-completion/suggestion (drop down) for multiple words (separated by space separators), just like StackOverflow The tags in the text

October 6, 2021By Simo Visual Basic Auto, box, Delivery, Finish, support, Text, VB, VB.NETLeave a Comment

VB.NET – Medical Software – should I write or use existing software?

I don’t know anything about medical records, but I’m sure there is a good opportunity now.

I plan to find software to manage records or build my Own software.

If I build it myself, can

October 6, 2021By Simo Visual BasicLeave a Comment

Why is Ruby’s array.map () is also known as array.collect ()?

Whenever I see Ruby code saying:

arrayNames.collect {… } < p>I forgot what I collected, I have to find out what it is, and found that it is the same as map().

Map, I can understand, t

October 6, 2021By Simo Ruby array, Array.map, called Array.collect, collect, Map, ruby, whyLeave a Comment

Posts navigation

Page 1 … Page 24 Page 25 Page 26 … 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