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

Category: C & C++

C language is a general-purpose computer programming language with a wide range of applications. The design goal of C language is to provide a programming language that can compile and process low-level memory in a simple manner, generate a small amount of machine code, and can run without any operating environment support. C++ is an object-oriented programming language developed on the basis of C language, which is widely used. C++ supports multiple programming paradigms-object-oriented programming, generic programming and procedural programming.

C – Damage to the use of CreateWindowexwwW

I have some heap corruption issues. Warnings can be observed when using the CreateWindowExW function. I know this is usually a memory error, but how can I search for it in this case? There is no ne

September 29, 2021By Simo C & C++ CreateWindowexw, Damage, hour, pile, useLeave a Comment

C Remove punctuation from string

I have a string and I want to remove all punctuation marks from it. How can I do it? I did some research and found that people use the ispunct() function (I tried), but I can’t seem to get it to wo

September 29, 2021By Simo C & C++ delete, punctuation, stringLeave a Comment

Single-conditioned quota array write QWQ

1 #include
2 #define ll unsigned long long
3 #define LL long long
4 const int MOD=1e9+7;
5 const int maxn=2e5+5;
6 using namespace std;
7
8 int que[maxn],a[maxn];
9 void que_min(in

September 29, 2021By Simo C & C++ array, Monotonic, queue, QWQ, writeLeave a Comment

Objective-C – Can I use nsdecimalnumber anywhere in the expected NSNumber?

NSDecimalNumber is a subclass of NSNumber. As far as I know, it implements all NSNumber methods expected by NSNumber instances.

In view of this, is it possible? Provide NSDecimalNumbers to an

September 29, 2021By Simo C & C++ Any, can, expected, NSDECIMALNUMBER, nsnumber, Objective, placeLeave a Comment

Function call loop is fast

I link some assemblies with some c to test the cost of function calls, using the following assembly and c source code (fasm and gcc respectively)

format ELF
public no_call as “_no_call”
publi

September 29, 2021By Simo C & C++ call, cycle, empty, FAST, function, loopLeave a Comment

C # 001 initial class and namespace

In this section:

1, analysisHello,WorldProgram

1.1 Initial class(class)and namespace(namespace)

2, class library reference

2.1DLLquotation(Black box reference)

2.2Proj

September 29, 2021By Simo C & C++ C # 001, class, Initial, Name, spaceLeave a Comment

C – How do I get the path to the Windows “Special Folder” for a specific user?

In the service, what is the best way to determine a special folder path (such as “My Documents”) for a specific user? SHGetFolderPath allows you to pass in a token, so I assume there are some ways

September 29, 2021By Simo C & C++ folder, Get, How, path, special, specific, user, windowsLeave a Comment

C ++ hash table file

#ifndef _HASHTABLE_H_
#define _HASHTABLE_H_
#include
#include
using namespace std;

typedef
enum {
Empty, Active, Deleted
}kindofitem;

typedef struct
{
int key;
}datatype;

typ

September 29, 2021By Simo C & C++ C ++, Document, Hash, HeadLeave a Comment

C ++ abnormal process

c++ exception handling

Some abnormal situations are often encountered when the program is running, for example: the divisor is 0 when doing division; the user enters a negative number when en

September 29, 2021By Simo C & C++ abnormal, C ++, method, ProcessingLeave a Comment

Generate UML from C code?

Is there a tool that can parse the C files in the project and generate UML from them? Here are some options:

Use Microsoft Visio 2000 – http:// msdn.microsoft.com/en-us/library/aa140255(of

September 29, 2021By Simo C & C++ build, code, UMLLeave a Comment

Posts navigation

Page 1 … Page 5 Page 6 Page 7 … Page 9
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