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

Tag: write

Look at it when you write React

I realized a little truth when writing react

When writing an interface, we should first clarify the idea, and it will be right to be slow.

Then The question is how to clarify the idea?

October 21, 2021By Simo React React, take a look, time you look at it, writeLeave a Comment

Shell script writing code

Now centos7 is using the bash software, you can view the bash version through the following command:

[[email protected] ~]# cat /etc/redhat-release #View the system version
CentOS Linux rele

October 18, 2021By Simo Unix code, Script, shell, writeLeave a Comment

The procedure of the program: It is convenient to view and maintain.

The main purpose of writing the program is to read it easily in the future and to facilitate viewing and maintenance.

//Return error convention: If the command is related to the site, it will

October 17, 2021By Simo Os Theory Convenient, later, Maintenance, program, view, writeLeave a Comment

Write an operating system 2 – Install BOCHS Virtual Machine

Take the ubuntu operating system as an example

I. Command line installation

sudo apt-get install vgabios bochs bochs-x bximage

This The method is convenient, but it is said that t

October 17, 2021By Simo Os Theory Bochs, installation, Operating System, Virtual Machine, week, writeLeave a Comment

Audio – How to use the direct write mode to write a simple SoundBlaster 16 driver for a hobby operating system?

I am developing a 32-bit, protected mode hobby operating system. Currently, I want to add simple sound support. For this, I want to use Sound Blaster 16 and write in direct mode Into the DAC (I wan

October 17, 2021By Simo Os Theory audio, Direct, driver, hobby, how to use, mode, one, Operating System, simple, SoundBlaster, writeLeave a Comment

Write a Unicode C Source Code

I saw in the project properties on Visual Studio 2012 that you can select the character set for the application.

I use the Unicode character set.< br>What’s wrong with the multi-byte characte

October 15, 2021By Simo Character Sourcecodes, Unicode, writeLeave a Comment

Practical operation when writing code

Write in front: span>

After learning these operations, writing code every day is full of energy

Universal< /p> Press and hold Alt, type on the small keyboard, release Alt

output

October 15, 2021By Simo Character code, operation, practical, time, writeLeave a Comment

UWSGI cannot write Unicode data in a log file that is redirected from the Stdout log file from Python

I am using uWSGI (2.0.11.2) and Python (3.4.3) to serve my pyramid (1.5.7) application on Ubuntu 14.04. I noticed that I was Error encountered in uWSGI logs related to unicode decoding:

#
# o

October 13, 2021By Simo Nginx data, file, log, python, Record, redirection, Stdout, Unable, Unicode, UWSGI, writeLeave a Comment

Multi-INSERT Writing in Hive

Multiple inserts:

with tmp_a as (
select name from tmp_test3
)
from tmp_a
insert overwrite table tmp_test1
select name where name = ‘test123’
insert overwrite table tmp_test2
select na

October 12, 2021By Simo Hadoop hive, INSERT, Medium, multiple, writeLeave a Comment

Hadoop – write Spark data frame as inlaid to S3 instead of creating _temporary folder

Using pyspark I am reading a data frame from a parquet file on Amazon S3

dataS3 = sql. read.parquet(“s3a://” + s3_bucket_in) This is no problem. But then I try to write data

dataS3.writ

October 12, 2021By Simo Hadoop Created, data, folder, frame, Hadoop, Mosa, S3, SPARK, temporary, writeLeave a Comment

Posts navigation

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