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

Category: Language

Programming language is a formal language used to define computer programs. It is a standardized communication technique used to issue instructions to a computer. A computer language allows programmers to accurately define the data that the computer needs to use, and precisely define the actions that should be taken in different situations.

ASP.NET – Dynamic Download Link Algorithm

I have seen several websites with dynamic download links.

They asked for a valid email address and sent the dynamically created download link To the address.
EX www.mysite.domain / hashvalue1

September 29, 2021By Simo Asp Algorithm, ASP, ASP.NET, download, dynamic, linkLeave a Comment

ASP.NET-MVC – IdentityServer MVC token expire

I am new to Identity Server, and I am missing a key concept in my understanding.
I am using the code from the MVC tutorial.

If I Use the attribute [Authorize] to decorate my Home controller

September 29, 2021By Simo Asp ASP, ASP.NET, Brand, Expired, IdentityServer, MVC, orderLeave a Comment

ESP8266 Chapter II How to Rewrite the ESP Engineering Structure by Makefile

Standard project structure: │ ── Project // Custom project
│ ├── component
│ │ └── button //Component 1: Button package< /span>
│ │ └── include //Component one: key package header file
│ │ └──

September 29, 2021By Simo C & C++ chapter, Engineering, ESP, ESP8266, How to By, Makefile, Overcoming, Second, structureLeave a Comment

C – Define the pre-processor macro through CMAKE?

How to define preprocessor variables through CMake?

The equivalent code is #define foo.

Example of using the new add_compile_definitions:

add_compile_definitions(OPENCV_VERSION=${

September 29, 2021By Simo C & C++ CMake, definition, Machine, macro, pass, pretreatmentLeave a Comment

ASP.NET – Pass the array to the client

I have an array of about 50-200 hyperlinks. How can I pass this array to the client so that I can traverse the array and display each hyperlink as a list item?
The array will be stored in the “app

September 29, 2021By Simo Asp array, ASP, ASP.NET, client, Delivery, display, procedureLeave a Comment

C – kernel will return to zero?

I am using Debian Squeeze and noticed that the memory is always zero. Is this a new feature in the Linux distribution? Some time ago, I believe I can use puts() and output garbage.

I ran this

September 29, 2021By Simo C & C++ kernel, memory, return, will, zeroLeave a Comment

C – pointer variable is just a “symbol” with some operators?

Edit: The original word choice is confusing. The term “symbolic” is much better than the original term (“mysterious”).

In About In the discussion of my previous C problem, I was told that the

September 29, 2021By Simo C & C++Leave a Comment

Objective-c – Remove duplicate from NSMutableArray

I have a problem removing duplicate objects from the moving array.
I have tried these:

noDuplicates = _personalHistory.personalHistory;
for (int i=[noDuplicates count]-1; i>0; i–) {
if ([n

September 29, 2021By Simo C & C++ deletion, item, nsmutableArray, Objective, repetitionLeave a Comment

ASP.NET-MVC – ASP.NET MVC for service TXT is truncated

I am trying to provide a txt file created by the database using actions. The actions are as follows:

public ActionResult ATxt()< br />{
var articulos = _articulosService.ObteTotsArticles();

September 29, 2021By Simo Asp ASP, ASP.NET, MVC, service, truncation, TXTLeave a Comment

ASP.NET-MVC – How do I debate ASP.NET MVC Controller after passing controls to View?

About every 20 pages are loaded, there will be faults in my view. I want to know the value of the variables contained in the Controller before calling View. However, once View is called, I will Los

September 29, 2021By Simo Asp ASP, ASP.NET, control, controller, Debug, How, MVC, pass, viewLeave a Comment

Posts navigation

Page 1 … Page 58 Page 59 Page 60 … Page 73
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