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

Tag: write

Use pointer to write and read structures

I am working on a mailbox project, and I have these two structures:

struct mmbox_mail

struct mmbox_mail {
char *sender, *recipient;
char *obj, *date;
char flags;
size_t size;
};

September 29, 2021By Simo C & C++ FREAD, fWrite, pointer, read, structure, use, writeLeave 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

C language write CGI program

I. Overview of CGI CGI (Common Gateway Interface) specifies how the web server calls other executable programs (CGI programs) Interface protocol standard. The Web server realizes the interaction wi

September 26, 2021By Simo Cgi C language, CGI, program, writeLeave a Comment

OpenWRT firmware, serial port burning flash

Original address: http://blog.chinaunix.net/uid-25631578-id-4011568.html

AR series partition address

4M flash span>Partition address: Partition name Start address Partition length< /spa

September 24, 2021By Simo Motherboard burn, firmware, flash, OpenWRT, serial port, writeLeave a Comment

Rocksdb Chinese Wiki · Write Stalls Tuning

When we continue to insert a large amount of data, we will find that at a certain time, the performance will suddenly drop. If this happens suddenly, we will check whether it appears in the LOG fil

September 21, 2021By Simo Nosql Adjust, Chinese, Rocksdb, Stalls, Wiki, writeLeave a Comment

PowerDesigner writes Name to the PD7 in Comment.

Background:

I used PowerDesigner when developing projects recently. It is very uncomfortable to look at the fields in the database design, because the Chinese people still like to read Chines

September 21, 2021By Simo Power Designer available, Comment, later, middle, PD, PD7, PowerDesigner, version, writeLeave a Comment

29. Writing an automated test case using parameterized

Through the above code, we found that we are adjusting the login interface, but the parameters are not the same. Writing this way will easily cause too much code, so we can use parameterization to

August 22, 2021By Simo Auto-Test automation, chemical, example, parameter, test, use, writeLeave a Comment

Posts navigation

Page 1 Page 2 Page 3
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