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

Author: Simo

How to insert a specific symbol in the QT widget

I want to make buttons with specific mathematical symbols, such as square root, delta, sigma, pi, etc. How to do this? I am using Qt 5 and unicode. Thank you Just need any Unicode documentation a

October 15, 2021By Simo Character How to, INSERT, Medium, part, QT, specific, symbolLeave a Comment

[Data Structure] Red Black Tree and Jump Table – (Sortset) – (TreeMap) – (Treeset)

SortSet

An ordered set is actually TreeSet in Java is the only implementation class of SortSet, which is implemented internally through TreeMap; while TreeMap is implemented through red-black

October 15, 2021By Simo Data Structure black, Data Structure, Jumping, red, Sortset, table, Tree, Treemap, TreesetLeave a Comment

[Data Structure] Stack

The stack meets the first-in-last-out principle

1, python description

# Stack first in last out principle
MAXSTACK = 10
global stack
stack = [None] * MAXSTACK
top = -1

def is_e

October 15, 2021By Simo Data Structure Data Structure, stackLeave a Comment

Coding Style – Caché Object Script Code Guide

I use InterSystems Cache and look for CachéObjectScript coding guidelines.
Does anyone have any examples? This is the project. It provides the Caché object script code guidelines

I Use In

October 15, 2021By Simo Character cach, code, Coding, Guide, object, scripting, styleLeave a Comment

[1509] [Data Structure] Windows Message Queue

#include #include #include #include using namespacestd; structnode { charname[1000]; int parameter; < span style="margin:0px; padding:0px; border:none; color:black; backgrou

October 15, 2021By Simo Data Structure Data Structure, Message, queue, windowsLeave a Comment

[Data Structure] CODE [VS] 1531 Mountain Peak (single monoton maintenance monotonic delivery sequence)

Click to climb the mountain

Basic exercises of monotonic stacking
However, people are silly, thinking it is complicated, knowing that it is monotonic stacking, but in Before looking at Qer’s

October 15, 2021By Simo Data Structure code, Data Structure, Decreasing, Maintenance, Monotone, Mountain Peak, Sequence, stack, VSLeave a Comment

Detailed information in software development

Foreword?
I think that for software developers, the concept of “coding” is not unfamiliar, even “frequent contact”. In the process of writing code, “coding problem” is a The programmer has no choi

October 15, 2021By Simo Character Coding, detailed, Medium, software developmentLeave a Comment

[Data Structure] Recursive and non-recursion realization of binary search trees

1. What is a binary search tree

1. Each node has a key code (key) as the basis for searching, and the key codes of all nodes are different from each other.

2. The key code (key) of all

October 15, 2021By Simo Data Structure Data Structure, Fork, non-, realization, recursion, search, Tree, twoLeave a Comment

“Data Structure” Chapter 2 Linear Table Teaching Design 3

In this chapter, the total time is divided into Three parts to learn. This is the third part of instructional design.
Part III Linear Table Other Storage Structure Teaching Design

1. Pre-cl

October 15, 2021By Simo Data Structure chapter, Data Structure, design, linear, Second, table, teachingLeave a Comment

[Data Structure] Stack Surface Test – Two Stacks Realize a queue

First of all, we must be clear that the stack is first-in-last-out, and the queue is first-in-first-out. After this their respective characteristics, we use two stacks to implement a queue.

T

October 15, 2021By Simo Data Structure Data Structure, Implementation, interview, one, Question, queue, stack, twoLeave a Comment

Posts navigation

Page 1 … Page 103 Page 104 Page 105 … Page 590
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