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

Tag: one

Evaluate multiple Boolean conditions separately, only one can be true (Delphi)

I have a function that evaluates multiple (7 in my case) Boolean variables and conditions, if only one of them is true, the result is true (of course the rest are false ). I have the following code

October 5, 2021By Simo Delphi Boolean, can, condition, Delphi, evaluate, multiple, one, only, Separate, trueLeave a Comment

Delphi – Create a form that has not been declared – I don’t know why

I am using Delphi 7 (I know it is antique) and I am a little confused about the form I am creating and break it when I complete it.

In My main form, I used to “have” the following code;

October 5, 2021By Simo Delphi Created, Delphi, don't know, form, one, statement, why, yetLeave a Comment

C # Read and write files When the file is used by another process, so the process cannot access the file.

Now you need to read the log file and display it in the log query, and you need to use the IO stream.

1,

FileStream fs = File.OpenRead(url);
StreamReader sr = new StreamReader((System.

October 4, 2021By Simo C# Access, C #, file, one, Positive, process, read and write, time, Unable, us, usageLeave a Comment

Is ‘Is Distinct from’ Is a real mysql operator?

In a book, I saw this syntax:

SELECT * FROM inw WHERE id IS DISTINCT FROM 4; But I received an error:

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that cor

October 4, 2021By Simo Mysql Distinct, inquiry, mysql, one, operation, trueLeave a Comment

C # expression tree explanation (1)

I. Preface I have always wanted to write an article about Dpper’s customized extension, but it will be designed to parse Lambda expressions, and to parse Lambda expressions, you must Know the relev

October 4, 2021By Simo C# C #, explanations, expressions, one, treesLeave a Comment

How to read an integer group in the file in C

I have a text file, each line contains one or more integers, separated by spaces. How can I read this in C in an elegant way? If I don’t care about the line, I can use cin>>, but the important thin

October 4, 2021By Simo C & C++ China, file, Group, How to, integer, middle, one, readLeave a Comment

How do I copy the architecture and some data from SQL Server to another?

My product uses SQL Server database-each client has its own deployment instance on its own intranet. The db has about 200 tables. Most of them are only a few Row configuration table, but there are

October 3, 2021By Simo System Architecture architecture, example, How to, Number, one, Replication, server, Some, SQLLeave a Comment

Is there an effective algorithm to perform reverse full-text search?

I have a limited list of thousands of keywords (each keyword contains one or more words) in the database. I want to efficiently find which keywords are in a given Enter the text without having to t

October 3, 2021By Simo Search Engines Algorithm, Effective, execution, full text, one, Reverse, search, whetherLeave a Comment

Handwritten a mvvm

Recently, I watched Everest’s architecture class-Implementing an MVVM.

First, let’s understand what MVVM is.

MVVM is shorthand for Model-View-ViewModel. It is essentially an improved ve

October 3, 2021By Simo System Architecture Handwritten, MVVM, oneLeave a Comment

Retrieves the last record of each group

Like the title, retrieve the last record of each group.

For example, prepare some data first:

Requirements Group by [Category] and check the record with the largest data in [Qty].

October 3, 2021By Simo Search Engines each, final, Group, one, Record, retrieveLeave a Comment

Posts navigation

Page 1 … Page 8 Page 9 Page 10 … Page 14
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