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.

Use WinAPI to hide the window in the taskbar in the C #

Trust me, I searched it on Google and expected it to be a fairly easy discovery – it turns out it’s not.
I have window handles, but no forms. What should I do Do?
Thank you! declare these:

October 4, 2021By Simo C# C #, hidden, taskbar, Using, WinAPI, windowsLeave a Comment

Error: Unable to build Objective-C Module ‘Firebase’

When I compile the application, I get an error equal to this:

Could not build Objective- C module’Firebase’

This error appeared in the import of my file swift into Firebase.

>Exit

October 4, 2021By Simo C & C++ build, error, Firebase, module, Objective, UnableLeave 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

C # Use the EF frame in SQL Server

vs2017, sqlserver2017 (localdb) debugging passed.
Create database d1 in sqlserver, table t1 is as follows:

Enter the data as follows:

Create any Project, here is the console as an exam

October 4, 2021By Simo C# frameworkLeave a Comment

Realize HashMap

How to create a Hashmap in C from scratch?
What parameters to consider and how to test how good a hashmap is? Just like the benchmark test case you need to run before you say that the hash map is

October 4, 2021By Simo C & C++ havehmap, ImplementationLeave a Comment

C # WinForm Control Adaptive Form Size

Requirement: When the size of the form changes dynamically, various controls in the form (including Panel and sub-controls in the Panel) can dynamically adjust their size to adapt to the proportion

October 4, 2021By Simo C# adaptive, C #, control, form, Size, WinFormLeave a Comment

C # subclinger callback function notifies the main thread completion

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
namespace ConsoleApplication5
{
public class ThreadCallBackTest
{
///
/// Record

October 4, 2021By Simo C# Adjustment, back, C #, completion, functions, Main, notices, situation, Sub, threadsLeave a Comment

Leetcode9_ back to the number

Hahahahahahaha, I’m so happy, today’s code time and memory consumption are half of the official code haha

(Because the official code is written in C#, I use C++, manual dog head)

Title<

October 4, 2021By Simo C# a copy, leetcode, Leetcode9, NumberLeave a Comment

ASP.NET-MVC – MVC lasts the opportunity to change the response to the user

I need to change the complete html response stream (using html parsing) before it is presented to the user.
Where/when is the last chance? IMHO, a better way to change the HTML response in the

September 29, 2021By Simo Asp ASP, ASP.NET, Before, change, final, MVC, once, opportunity, presence, response, userLeave a Comment

Strcmp () Returns the value in C

See the answer in English> How does strcmp() work? 9
I am learning strcmp() in C. I understand that when the two strings are equal, strcmp returns 0

However, when the man page states that st

September 29, 2021By Simo C & C++ Medium, return, Strcmp, valueLeave a Comment

Posts navigation

Page 1 … Page 52 Page 53 Page 54 … 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