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

Tag: code

XML used by code generator

package com.gzcgxt.erp.test ;

import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;

import org.junit.Test;

public c

October 21, 2021By Simo XML Adapter, Born, code, use, XMLLeave a Comment

Use React Native to create an iOS framework and Android library from the public code library (instead of app)

Does anyone use react native to create iOS and Android applications that can be used as libraries/sub-projects in other iOS and Android native projects? Created in the case of this machine? My goal

October 21, 2021By Simo React Android, app, code, create, frame, IOS, Library, Native, not, public, React, UsingLeave a Comment

REDUX-React Code Principle Analysis

GoalsThe main purpose of react using redux is:
1) Realize concise and unified state maintenance and improve code maintainability;
2) Realize simplicity Dependency injection, avoid repeatedly passin

October 21, 2021By Simo React analysis, code, principle, React, REDUXLeave a Comment

[Code] Reuse_alv_grid_display_lvc-Code Template

A simple call to REUSE_ALV_GRID_DISPLAY_LVC to display the abap program template of ALV.

Realize the following simple functions:

1, double-click to jump-‘&IC1’

2, add a button on

October 19, 2021By Simo CSS ALV, code, display, grid, LVC, reuse, TemplateLeave a Comment

Flexible staircase navigation code

$(function(){
$(‘body’).css(‘background‘,‘#fff‘);
var flag = true; //Controls that when the floor number is clicked, the scroll bar code can be executed when the code execution value of the scr

October 19, 2021By Simo CSS Bar, code, flexible, Navigation, staircaseLeave a Comment

CSS Common Code Daquan, HTML CSS Code

html+css can facilitate the layout of web pages and reduce a lot of unnecessary code. 1. Text setting 1. font-size: font size parameter 2. font-style: font format 3. font-weight: font thickness 4.

October 19, 2021By Simo CSS code, common, CSS, Daquan, HTMLLeave 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

Windows Remove Folder All Folders and File Codes

1 bool DeleteFolderAll(LPCTSTR pSrcPath)
2 {
3 if(pSrcPath == NULL)
4 return false;
5
6 wchar_t pwcPath[MAX_PATH];
7 wcscpy(pwcPath, pSrcPath);
8 int ilen = wcslen(pwcPath);
9
10

October 18, 2021By Simo Windows all, code, delete, Files, folder, folders, windowsLeave a Comment

CVE-2019-0708 Remote Desktop Code Execution Vulnerability

vulnerability environment Use VMware to install Windows7 SP1 to simulate the victim machine

curl https://raw .githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploi

October 18, 2021By Simo Windows code, CVE, desktop, execution, recovery, remote, VulnerabilityLeave a Comment

String.getBytes () Chinese code problem

Get a byte array in the default encoding format of the operating system. This means that under different operating systems, the returned things are different!

byte[] a = “中”.getBytes()

October 15, 2021By Simo Character Chinese, code, Gettes, method, middle, Question, string, String.getbytesLeave a Comment

Posts navigation

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