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

Tag: Files

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

Linux temperature – 4- file link

ln can link files, similar to windows shortcuts

ln -s zxw.txt z.lnk

Delete the original file

rm zxw.txt After the source file is deleted, as shown in the figure below, the path s

October 16, 2021By Simo Linux Files, Links, linux, TemperatureLeave a Comment

Spring Timing Task – File upload progress bar

Spring timing tasks

Guide dependencies

org.quartz-scheduler quartz 2.2.3 Configure timed task class

package com.atguigu.scw.portal.service; import org.springframework.ster

October 14, 2021By Simo Spring Files, progress, spring, tasks, timed, uploadLeave a Comment

Android Multiple DEX FILES Define solves the conflict

There is a new demand during this period. Android App previews PDF online through URL. When choosing to use and importing the PdfViewPager library, the following exception was reported:

jdmer

October 7, 2021By Simo Android Android, conflict, Define, DEX, Files, multiple, package, SolitionLeave a Comment

VB.NET – Copying Windows Cancel Hide Folders and File Features

I visited a tool again, I wrote my service support team in VB.Net and back, I want to add some checkboxes to copy Windows to show hidden files and folders/ Then hide the same functions, as well as

October 6, 2021By Simo Visual Basic cancel, Copy, Files, folders, functions, Hide, VB, VB.NET, windowsLeave a Comment

Understand concurrent file writing from multiple processes

From here: Is file append atomic in UNIX

Consider the situation where multiple processes open the same file and append to it. O_APPEND guarantees that the file is found The write operation at

September 29, 2021By Simo C & C++ concurrent, Files, from, multiple, processes, understand, writeLeave a Comment

Visual-Studio – “Synchronous with the Active Document” button does not apply to some files

I use Microsoft Visual Studio Ultimate 2013 and it looks like this button works in one project (WPF application), not in other projects in the same solution (server application) Work. Which VS sett

September 28, 2021By Simo Visual Studio Active, button, Document, Files, Not Suites, Some, Studio, Synchronization, VISUALLeave a Comment
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