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

Tag: Using

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

Use embedded Microsoft Query to store passwords in the Excel Mac 2016 ODBC connection

I am building an Excel Mac 2016 file that uses the embedded Microsoft Query service to establish multiple connections to SQL Server. The problem is that I cannot store the password in the connectio

October 19, 2021By Simo Windows connection, embedding, excel, form, Mac, Medium, Microsoft, ODBC, password, query, storage, UsingLeave a Comment

VIM command interpretation summary; mount usage and redundant backup disks of redundant disk arrays

IM pt

Configuring the application service in the Linux system is actually modifying its configuration file (there may be multiple configuration files, which contain different parameters), whi

October 18, 2021By Simo Unix array, Backup, Command, Disk, explanation, load, Mounting, redundancy, Settings, Summary, Using, VIMLeave a Comment

Examples of using shells to process and send mail

Implementing functions

1. Obsolete processing

Call and execute php in a shell script. If php cannot be completed within 300 seconds, The execution ends

2. Email sending

Send

October 18, 2021By Simo Unix Case, Do, handling, Mail, outdated, sending, shell, UsingLeave a Comment

Treat data dropwear using a characteristic vector PCA using a covariance matrix.

Take 2-dimensional features to facilitate graphic display

import matplotlib.pyplot as plt
from sklearn.decomposition import PCA
from sklearn.datasets import load_iris

data = load_iris()

October 17, 2021By Simo Mathematics covariance, data, dimension, drop, feature vector, Matrix, PCA, Processing, UsingLeave 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

Compiling Ruby 1.9.3 using RVM, Homebrew or Macports

I tried to install ruby ​​1.9.3 using rvm, using homebrew, and using macports, all seem to fail during compilation. I am using Lion OSX. This is the log file of my recent attempt to use rvm

October 16, 2021By Simo Macos 1.9.3, compile, Homebrew, Macports, ruby, RVM, UsingLeave a Comment

Linux uses LDAP identity centralized certification

It happens that the company where I work has used ldap centralized identity authentication, so I plan to study this architecture, but after reading many tutorials on the Internet, it is either inco

October 16, 2021By Simo Linux Certification, concentrated, Identity, LDAP, linux, UsingLeave a Comment

Test homebrew tap using Travis-Ci

I just discovered Travis-CI, and it seems to be very useful for testing whether Homebrew formulas are built correctly on different systems, especially since Homebrew is already installed on their V

October 16, 2021By Simo Macos Ci, Homebrew, tap, test, Travis, UsingLeave a Comment

Use the LLVM JIT code to encode the program to call C code

My project has a C library, and I want to allow users to use JIT through a certain programming language to call the functions in the library. For simplicity, suppose the library has the following c

October 15, 2021By Simo Character code, JIT, llvm, Patement, program, UsingLeave a Comment

Posts navigation

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