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.

(2010-08-11) C#.NET System.IO

Summary: (2010-08-06) C#.NET System.IO

Fan list 1. File after reading the drawing

Program< /p>

using System;
using System.Collections.Generic;
using System.ComponentModel;
usin

August 22, 2021By Simo C# c#.net, io, system, system.ioLeave a Comment

.NET – LINQ with RX extension

I think LINQ query language is suitable for IObservable, just like IEnumerable using ReactiveExtensions. I have the following code

Public Sub Foo(source As IObservable(Of Tuple(Of Integer, In

August 22, 2021By Simo Visual Basic Extension, linq, RX, WithLeave a Comment

asp.net core learn

.NET Core WebApi RESTful specification RESTful API best practices< /li> Understand the RESTful architecture Interface version control Support multiple versions of ASP.NET Core Web API ASP.NET C

August 22, 2021By Simo Asp ASP, ASP.NET, Core, learnLeave a Comment

C – OpenCV: Handling Each Frame

I want to write a cross-platform application that uses OpenCV for video capture. In all the examples, I found using the grab function to process the frames from the camera and wait for a while. I w

August 22, 2021By Simo C & C++ each, frame, OpenCV, ProcessingLeave a Comment

.net – TransactionScope v SQLTransaction

I found the following quote: “It is recommended that you use the TransactionScope class to create implicit transactions on this website”: http://msdn.microsoft.com/en-us/library/system Does .transa

August 22, 2021By Simo Visual Basic sqltransaction, transactionscopeLeave a Comment

Delphi CreateThread thread transmission multiple parameter processing methods

unit Unit1;

interface

uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;

type
MYPARA = record
title: pchar;
str: pchar;
end;

August 22, 2021By Simo Delphi CreateThread, Delphi, method, multiple, parameters, pass, Processing, threadLeave a Comment

ruby – Haml ActionMailer – Rails?

I am trying to use ActionMailer without Rails in my project and I want to use Haml for HTML email templates. Anyone has luck to get this configured and initialized in order to find and render the t

August 22, 2021By Simo Ruby actionmailer, haml, rails, rubyLeave a Comment

Delphi asm to purepascal

I am trying to migrate Delphi 5 code to Delphi XE7-WIN64, I am facing the problem of mixed assembly code in the block below. I am also a novice.

procedure IterateMenus(Func: Pointer; Menu1, M

August 22, 2021By Simo Delphi Assam, Delphi, PervedkalLeave a Comment

How to install lua & VSCode on CentOS 7

[root@contoso ~]# yum install -y cpp binutils glibc glibc-kernheaders glibc-common glibc-devel gcc make readline-devel

[ root@contoso ~]# curl -R -O http://www.lua.org/ftp/lua-5.3.4.tar.gz

August 22, 2021By Simo Lua Hundreds, install, lua, VScodeLeave a Comment

.NET – How to split universal list (t) based on the attributes of the list

I have a generic List(Foo), which contains n objects of Type Foo. A property of Foo is PropertyA. PropertyA can be one of ValueA, ValueB or ValueC. Yes Is there no easy way to divide it into three

August 22, 2021By Simo Visual Basic General, How to, List, Member, Property, SplitLeave a Comment

Posts navigation

Page 1 … Page 69 Page 70 Page 71 … 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