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

Month: August 2021

Is ActionScript-3 – MX.COLLECTIONS lost? ArrayCollection (FLASH Builder 4) in Flex4

I have some code that uses ArrayCollection, and it imports:

import mx.collections.ArrayCollection; Then:

static protected var myAC:ArrayCollection = new ArrayCollection(); It seems very

August 22, 2021By Simo Flex ActionScript, arraycollection, builder, collections, flash, Flex, flex4, mx, mx.collections, 丢失Leave a Comment

Delphi CreateThread thread transmission multiple parameter processing methods

unit Unit1;

interface

uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;

type
MYPARA = record
title: pchar;
str: pchar;
end;

August 22, 2021By Simo Delphi CreateThread, Delphi, method, multiple, parameters, pass, Processing, threadLeave a Comment

CODIS configuration

#Edit dashboard.toml:
coordinator_name = “zookeeper”
coordinator_addr = “192.168.56.101:2181,192.168.56.102:2181,192.168.56.103:2181”
product_name = “codis-demo”
#Edit proxy.toml:
product_name

August 22, 2021By Simo ZooKeeper CODIS, configurationLeave a Comment

ASCII – ASCII Character Set Code in Octa, Decondal, Hexadecimal

Description ASCII is the standard code for information exchange in the United States. It is a 7-bit code. Many 8-bit codes (such as ISO 8859-1, Linux’s default character set) accommodate ASCII as T

August 22, 2021By Simo Character ASCII, Binary, Character Set, code, Decondition, Hexadecimal, MediumLeave a Comment

#include and Visual Studio unable to compile

I recently saw #include including every standard library and stdc include file. When I try to compile the following code snippet using visual studio 2013, it will give Error C1083: Cannot open incl

August 22, 2021By Simo Visual Studio compiled, INCLUDE, Studio, Unable, VISUALLeave a Comment

RSS reader in Emacs – NeWsticker

1 Introduction

——-

Newsticker is an RSS reader, it supports the following formats

* RSS 0.91

* RSS 0.92

* RSS 1.0

* RSS 2.0

* Atom 0.3

* Atom 1.0

August 22, 2021By Simo Rss Emacs, middle, Newsticker, readers, RSSLeave a Comment

The PowerDesigner Palette toolbar is gone, how to find it back

I searched the Internet for “powerdesigner graphics toolbar” and found a way to retrieve the palette of the PowerDesigner toolbar Tools (toolbar) –> customsize toolbars (customized toolbar) –> pa

August 22, 2021By Simo Power Designer how to find, Palette, PowerDesigner, see, ToolbarLeave a Comment

BrowSerstack: What is the development tool for iPad?

I’m using Browserstack to test some websites on the iPad. I don’t seem to find the developer tools in the emulator. Shouldn’t there be Firebug Lite? Can someone point me to the development tools?

August 22, 2021By Simo Ipad BrowSerstack, Development, iPad, toolsLeave a Comment

Shenzhen Beili Information: Enterprises do brand planning marketing to make the brand effect

In this era, when companies want to achieve better development in the Internet market, brand planning is very important. Through brand marketing, companies let more users know and recognize their b

August 22, 2021By Simo Network Marketing Brand, Do, Easy, Effective, Enterprise, Information, Made, Marketing, North, Planning, Shenzhen, Talented, ThisLeave a Comment

.NET – Keep text file encoding (ASCII, UTF-8, UTF-16)

I have a simple text file processing tool written in C#, the skeleton is as follows:

using (StreamReader reader = new StreamReader(absFileName, true)) // auto detect encoding
using (StreamWr

August 22, 2021By Simo Character ASCII, code, file, Reserved, Text, UTFLeave a Comment

Posts navigation

Page 1 … Page 12 Page 13 Page 14 … Page 39
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