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

Tag: Source Code

Why do we have to recompile the C source code for different operating systems on the same machine?

When I compile my c source code (for example, in a Linux environment), the compiler generates the file in a “machine-readable” format.

>Why can’t the same file run on the same machine under d

October 17, 2021By Simo Os Theory a machine, Different, Operating System, re-compiling, Source Code, we must, whyLeave a Comment

[Data Structure] 2.java Source Code About LinkedList

Focus on the source code of LinkedList
1. From the underlying data structure, expansion strategy
2. LinkedList additions, deletions and changes
3. Special processing focuses on attention
4. Trave

October 15, 2021By Simo Data Structure 2.java, About, Data Structure, Java, LinkedList, Source CodeLeave a Comment

Zookeeper Source Code Reading (Fourth) Single Single Server

Foreword The previous two articles mainly talked about the client-server session-related content, so here is the content of the client and the content of the client-server connection. Basically com

October 14, 2021By Simo ZooKeeper fourteen, reading, server, Source Code, stand-alone, ZookeeperLeave a Comment

Jetty source code download

jetty download link:
https://www.eclipse.org/jetty/download .html
Release 9.4.20.v20190813

.zip

.tgz

apidocs

source

git source code:https://github.com/ecl

October 13, 2021By Simo Jetty download, jetty, Source CodeLeave a Comment

Cocos Source Code Analysis – LayerColor’s drawing process

1, first create a LayerColor

Scene *scene=Scene::create() ;
director->runWithScene(scene);
//Goal
auto layer = LayerColor::create(Color4B(0, 255, 0, 255), 100 , 100);
//The main step

October 8, 2021By Simo Cocos2dx analysis, Cocos, drawing, LayerColor, process, Source CodeLeave a Comment

COCOS Source Code Analysis – SpritebatchNode Drawing Principle

SpriteBatchNode inherits from Node and implements the TextureProtocol interface, rewriting Node’s addChild() method, visit() method and draw() method.

The addChild() method restricts its chil

October 8, 2021By Simo Cocos2dx analysis, Cocos, drawing, principle, Source Code, SpritebatchNodeLeave a Comment

Debug ASP.NET CORE 2.0 Source Code

In Visual Studio 2017, symbols and source links can be used to debug the source code in ASP.NET Core 2.0. In this article, we will focus on how to use source links to debug ASP.NET Core sources.

September 29, 2021By Simo Asp 2.0, ASP, ASP.NET, Core, Debug, Source CodeLeave a Comment

SPAGHETTI scanner source code analysis

The previous article roughly analyzed the fingerprint recognition part of Spaghetti. This article will roughly analyze it The crawler part.

Let’s first look at urlextract.py in the extractor

September 28, 2021By Simo Web Crawler analysis, crawler, scanner, Source Code, SpaghettiLeave a Comment

Virtual Reality-VR-UE4-After compiling source code, you can’t run

The situation is like this. After I compiled it at the beginning, it could run, but when I restarted the system, When I run it again, every time it reaches 18% of the load, the following error is p

September 26, 2021By Simo Tablet compiled, run, Source Code, UE, UE4, Unable, virtual reality, VRLeave a Comment

PowerDesigner (8) – Object-oriented model (with example diagram, sequence diagram, class diagram, generating Java source code and Java source code generation class)

http://blog.csdn.net/conviction_thinking/article/details/7959270

September 22, 2021By Simo Power Designer class, diagram, eight, example, generated, illustration, Java, model, object-oriented, PowerDesigner, Sequence, Source CodeLeave a Comment

Posts navigation

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