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

Tag: Same

iTerm – Create a new tag session using the same work directory

Usually in a workflow, you are working in a directory and then you need to create a second terminal or session to the same directory.

TAB 1
#~/home
cd really
#~/home/really
cd long< br />#~/h

October 16, 2021By Simo Macos catalog, creation, ITERM, Label, New, Same, session, use, WorkLeave a Comment

CentOS – the same ScyLLLADB version after upgrading

I have followed the documentation https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from-2.2 -to-2.3-rpm/#upgrade-procedure to operate, my version rem

October 14, 2021By Simo Centos centos, Same, Scylladb, Upgrade, versionLeave a Comment

Cordova – Do the same code to use the same code for iOS and Android or two platform code to write separately?

Hi I have a good experience in working with Cordova using Ionic Framework and some other frameworks. Personally, I am not satisfied with the performance of Ionic, so I plan to switch from Ionic to

October 8, 2021By Simo Cordova Android, code, Cordova, Do, IOS, Native, Platform, reaction, Same, should be written, two, use, writeLeave a Comment

Does the Lua_State pointer passing to Lua_CFunctions guarantee the same state as the call function?

Context: I am working on a set of bindings, and many of my functions refer to the “global” Lua state. (It is not actually global in the code I am developing, but Local to a specific runtime instanc

October 5, 2021By Simo Lua call, CFunctions, function, Guaranteed, lua, pass, point, pointer, Same, state, whetherLeave a Comment

ASP.NET – How to perform the same operation on WebControls and HTMLControls

I found that I need to perform the same operations on HtmlControls and WebControls. I firmly believe in DRY and found that if I want to combine functions on both types, only the Control class can b

September 29, 2021By Simo Asp ASP, ASP.NET, execution, How, HTMLControls, operation, Same, WebControlsLeave a Comment

C inheritance from multiple base classes with the same virtual function name

I tried this code:

class A
{
virtual void foo( ) = 0;
};
class B
{
virtual void foo() = 0;
};
class C: public A, public B
{
//virtual void A::foo(){}
//virtual void B::foo(){}

virtual

September 29, 2021By Simo C & C++ base, class, function, having, inheritance, multiple, Name, Same, VirtualLeave a Comment

Visual Studio 2010 C # “has defined members with the same parameter type error.”

Instant messaging has a problem in Visual Studio, it keeps saying that I have defined a member with the same parameter type. I am new to C# programming and I really don’t know how to do it .These a

September 28, 2021By Simo Visual Studio already, C #, defined, error, have, Member, parameter, Same, Studio, type, VISUALLeave a Comment

MacOS – How to add the same string in multiple file names in the Mac?

I only need to append the string “eng” to many file names in the same directory without changing its extension in MAC TERMINAL. I searched for a long time, I Found the mv command to rename the file

September 24, 2021By Simo Macbook Add, File Name, Mac, MacOS, multiple, Same, stringLeave a Comment

iPhone – Use category extension classes with the same method

I want to use the category NSArray Populate.h to extend a class:

@interface NSArray (Populate)
-(NSArray *) populateArray;
@end If there is another category (from another module or library)

September 23, 2021By Simo iPhone category, class, Extension, iPhone, method, Name, Same, use, WithLeave a Comment

PowerDesigner exports data table structure to Excel all table structure in the same sheet

Option Explicit
Dim rowsNum
rowsNum = 0
‘————————————————- —————————-
‘Main function
‘————————————————- —–

September 22, 2021By Simo Power Designer all, data sheet, excel, export, middle, PowerDesigner, Same, sheet, structure, tableLeave a Comment

Posts navigation

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