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

Tag: variable

XML – Assign strings to variables according to conditions in XSLT

If a specific attribute returns a specific value, I want to assign a value to the variable. Here, if pr: all / [@ pr: name = current()/ @ cx: name] / pr: properties /(@ ls:middlename) is “cengie”,

October 21, 2021By Simo XML according to XSLT, condition, Distribution, division, Medium, string, variable, XMLLeave a Comment

Flex – In ActionScript, there is no way to test whether the data type “function” exists

So I have a class and I instantiate a variable callback as follows:

public var callback:Function ; So far so good. Now, I want to add an event listener to this class and test whether there is

October 20, 2021By Simo Flex ActionScript, data, Flex, function, in, method, test, there is no, type, variable, whether or notLeave a Comment

SHELL variable foundation detailed

1. Introduction to variables Variables are places where data is temporarily stored and data tags. The stored data exists in the memory space, and the data corresponding to the variable can be retri

October 18, 2021By Simo Unix detailed explanation, foundation, shell, variableLeave a Comment

Shell read-only variable

test.sh:

#!/bin/bash
myUrl=”http://www.google.com span>”
readonly myUrl
myUrl=”http://www.runoob.com span>” Output

bogon:Desktop macname $ ./test.sh
./test.sh: line 4: myUrl: reado

October 18, 2021By Simo Unix read-only, shell, variableLeave a Comment

Record the special variables in the shell script

1. Special location variables

About the above related variables introduction , You can also refer to the man manual, execute the command “man bash”, and then search for the keyword “Special P

October 18, 2021By Simo Unix Medium, Record, Script, shell, special, variableLeave a Comment

Shell Programming: Typeable variables

1. Through the declare and typeset commands

2, declare parameters are as follows

3. Example: p> Example 1: Declare as immutable, declare -r

$ var=hello

$ var=world

$ e

October 18, 2021By Simo Unix programming, shell, type, variableLeave a Comment

Use variables with regular expressions to find data in MongoDB (Meteor APP)

I need to get data from Mongodb, depending on what I’m searching for. It works fine in the next two examples:
//Example 1;

var variable = “car”; Items.find({“description”: variable}).fetch()

October 17, 2021By Simo Regexp app, data, expression, Find, Meteor, MongoDB, regular, Using, variableLeave a Comment

Environment variable settings in Linux

Three methods for setting environment variables under Linux: If you want to add a path to $PATH, you can do it like the following Do this:

1. Set in the console, disapproved This way, because

October 16, 2021By Simo Linux environment, linux, Medium, setting, variableLeave a Comment

Retall new variables based on GREP in R

I have a variable actor, which is a string containing values ​​such as “Guinea-Bissau Military Forces (1989-1992)” and a large number of other different values ​​that are quite complex. I have been

October 15, 2021By Simo Character Based on, encoding, Medium GREP, New, return, variableLeave a Comment

Nginx – $ document_root variable cannot be used in the “root” instruction

I ran into this problem while setting up my nginx configuration. Does anyone know why this happens?

root /folder/my_root;
index index.php index.html index.htm;
error_page 404 /404 .html;
l

October 13, 2021By Simo Nginx Document, instruction, nginx, no, Root, variableLeave a Comment

Posts navigation

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