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

Month: September 2021

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

Reptral high performance related

High performance related How to achieve multiple tasks at the same time and high efficiency

The lowest efficiency is the most undesirable

import requests

urls = [
‘http://www.baidu

September 29, 2021By Simo Web Crawler high performance, Related, reptileLeave a Comment

Reptile technology

1, scrapy (python crawler) 2, pyspider (python crawler) 3. Crawler4j (java stand-alone crawler) 4. WebMagic (java stand-alone crawler) 5. WebCollecto (java stand-alone crawler) 6, Heritrix (java crawler) )

September 29, 2021By Simo Web Crawler reptile, technologyLeave a Comment

How to pass the ASP.NET user and routing data to JavaScript?

I have some data about users and routes in ASP.NET.
How to use it in JavaScript?

Currently, I have the following lines in the _Layout.cshtml file:

@{ Html.RenderAction(“ContextScript”,

September 29, 2021By Simo Asp ASP, ASP.NET, data, How to, JavaScript, pass, Route, userLeave 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

Simple use of PHPSPIDER acquisition this blog article content

Collection process

Acquire page content according to the link (curl)->Get the content that needs to be collected (can be filtered by regular, xpath, css selector, etc.)

September 29, 2021By Simo Web Crawler article, Blog, Book, collection, Content, phpspider, simple, useLeave 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

Posts navigation

Page 1 … Page 29 Page 30 Page 31 … Page 180
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