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

Tag: folder

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

Nginx Agent Local Folder (Windows Environment)

Installation environment: win10

nginx-1.17.2

Path: \nginx-1.17.2\conf\nginx.conf

Configure cross-domain and proxy folder path

Start in the nginx folder path cmd (check nginx

October 13, 2021By Simo Nginx environment, folder, Local, nginx, proxy, windowsLeave 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

iOS – Documents folder location by jailbreak loaded

I test my application on a jailbroken iPhone. In my code, I use [NSUserDefaults standardUserDefaults].

I connect My application is placed on the phone, so it does not generate a folder in /va

October 9, 2021By Simo IOS application, documents, folder, IOS, jailbreak, loading, location, pass, programLeave a Comment

Lua traversal folder

1. Traverse all lua files under the file, This can be changed, only use luaforwindow to execute

1. Traverse all the lua files under the file, this can be changed, you need to use luaforwindow

October 5, 2021By Simo Lua folder, lua, traversalLeave a Comment

C – How do I get the path to the Windows “Special Folder” for a specific user?

In the service, what is the best way to determine a special folder path (such as “My Documents”) for a specific user? SHGetFolderPath allows you to pass in a token, so I assume there are some ways

September 29, 2021By Simo C & C++ folder, Get, How, path, special, specific, user, windowsLeave a Comment

Visual-Studio-2010 – How to force TFS to let me download folders (except for the method listed)?

I have a seemingly common problem, but I can’t find a common solution that works for me. I recently re-imaged my computer and am now re-downloading the solution from TFS . One of the solution folde

September 28, 2021By Simo Visual Studio download, except, folder, forced, How, List, method, Studio, TFS, VISUALLeave a Comment

Should I delete the CGI-BIN folder I just created?

Using cpanel in my hosting account, I created a subdomain. www.clothing.mysite.com

A cgi-bin folder is automatically created in the directory of clothing.mysite.com. Do i need it? I only use

September 27, 2021By Simo Cgi BIN, CGI, create, delete, folder, just, subdomain, YesLeave a Comment

My CGI script cannot be written to the cgi-bin folder of Apache

I am developing a python version of the cgi script, it needs to create an img file in the cgi-bin folder (will be displayed on the web page).

But it failed:
[Wed Oct 28 16:13:51 2009] [Error]

September 27, 2021By Simo Cgi apache, BIN, CGI, folder, my, Script, Unable, WritingLeave 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