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

Tag: How

How to Control the Cursor (Clarid) in TextInput in Flex 4.5

I need to process directed graphs and then convert them to the correct unicode representation. For example, when the user types:

My application needs to be replaced with:

Ŝ Now, I have

October 20, 2021By Simo Flex 4.5, Cascad, Claret, control, Flex, How, location, TextInputLeave a Comment

How to check if the element is visible using Dojo 1.9?

I use the following code to hide or show fields:

Show elements:

style.set (dojo.byId(‘fTypeId’),’display’,’block’); Hidden elements:

style.set(dojo.byId (‘fTypeId’),’display’,’non

October 20, 2021By Simo Dojo 1.9, check, dojo, Elements, How, is it visible, UsingLeave a Comment

How does FLOAT store in memory?

Float is a floating-point type, 32-bit machine occupies 4 bytes, a total of 32bit, subscript 0~31.

31 bit: sign bit, positive number is 0, negative number is 1 .

30 bits: direction bits

October 19, 2021By Simo CSS Float, How, memory, middle, storageLeave a Comment

How does DoJo load the topic?

I want to use themes in dojo, dojox, and dijit. Tundra. Do I just need the line?

Or required More CSS imports to get all the styles I need?

Do I need to import specific CSS for widgets

October 19, 2021By Simo Dojo dojo, How, loading, ThemeLeave a Comment

When INPUT gets focus, how to make the outside frame unchanged

border can be applied to almost all tangible html elements, while outline is designed for elements such as links, form controls and ImageMap .

The effect of outline will automatically appear

October 19, 2021By Simo CSS blue, Border, focus, Get, How, input, outside, timeLeave a Comment

Regular expression – How to use an abnormal wildcard in Bash?

See answer in English> Automatically ignore files in grep 6
I want to grep multiple files in the folder. In addition to large files like pcap files and gziped files, I want to render them a lot. So

October 18, 2021By Simo Regexp abnormal, BASH, expression, How, regular, wildcard, with tapeLeave a Comment

Regular expression – how to determine which alternative items in the Perl regular expression mode?

I have a list of regular expressions (about 10-15) and I need to match some text. Matching them one by one in a loop is too slow. However, I did not write my own state machine To match all regular

October 18, 2021By Simo Regexp alternative, expression, How, item, judgment, match, mode, perl, regularLeave a Comment

Regular expression – how to replace the intraline tag with spaces, keep alignment?

I like to use spaces to indent rather than labels; in sed or vim, it is easy to replace tabs at the beginning of the line:

s/^I/ /g But if there are tabs in a line (assuming the space i

October 18, 2021By Simo Regexp Alignment, expression, How, intraline, Keep, Label, regular, REPLACE, spaceLeave a Comment

Regular expression – how to delete duplicate characters, but leave two?

If there are more than 2 characters
“Hiiiiiii
My friend!!!!!!!”

I need to reduce to
“Fei Yichuan
My friend!!”

Please note that in my language, there are many double-character words.
T

October 18, 2021By Simo Regexp character, delete, expression, How, left, regular, Repeat, where twoLeave a Comment

Regular expression – how to search for words or plural versions [copy]

See the English answer> Regex search and replace with optional plural 4
I am trying to make a simple regular expression, what I want to do is to match the strange part of a word, Whether it has an

October 18, 2021By Simo Regexp Copy, expression, How, plural, regular, search, version, WordLeave a Comment

Posts navigation

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