Discover how to compress folder into zip file, include the articles, news, trends, analysis and practical advice about how to compress folder into zip file on alibabacloud.com
File and directory operations:
Go to a directory: cd/directory Name
Return to Parent directory: CD ...
Return to upper Parent directory: CD. /..
Delete File: RM filename
Delete directory: RmDir directory name
Move or rename a file: MV Old path New path
Copy file: The new fil
--
Import all the Excel files in the folder to the SQL database. Each file is a separate table named by the file name.
--
By madgoat 2006-11-23
Create
Table
# T (fname
Varchar
(
260
), Depth
Int
, ISF
Bit
)
Insert
Into
# T
Exec
Master .. xp_dirtree
'
C: \ test
Create a test environment and create a few new files
The code is as follows
Copy Code
# cd/tmp# mkdir Test# CD Test# Touch a.php b.js c.css 1.png# ls1.png a.php b.js C.css
Next, find the file to identify the specified suffix, in order to support multiple suffix files, found command to use a regular match
The code is as follows
Copy Code
# F
If it is published to WebLogic, it can be configured in Webcontent\web-inf\weblogic.xml.The reference configuration is as follows:Xmlns:xsi= "Http://www.w3.org/2001/XMLSchema-instance"xsi:schemalocation= "HTTP://JAVA.SUN.COM/XML/NS/J2EE http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd/http Www.bea.com/ns/weblogic/90http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd ">-----------------------------------------------------------------ClassLoader load
If you often need to open the folder where the related resource files are located in eclipse, It is troublesome to right-click the folder and copy the folder in the location column, then enter the path in resource manager and pres
Read Catalogue
DLL file mismatch causes the database to fail to start
Is it System32 or SysWow64?
Distinguish DLL files 32-bit 64-bit program It makes me feel confused.
Again to judge whether it is System32 or syswow64--unexpected pit
Program Files (x86) and Program Files
Do 32-bit programs really need to access System32?
Summary of differences between 32-bit programs and 64-bit programs
Resources
Since the op
// header file, note to add stdafx.h and io.h etc. "stdafx.h" using namespace std;The following sub-function calculates all the files under the currently specified path folder (including files in the Iteration subfolder)//Get child function of child file name//Path points to the
Use Java to count the number of rows for all files in a folder The manager suddenly confessed to a task: a requirement to count the number of rows for all files in a folder. One hours on the internet has not been resolved. Later in the heart uncomfortable decided to write a
In linux, set the ls command to display the file and folder colors. use dircolors-p to see the default color settings, including various colors and definitions such as bold, underline, and blinking. The $ LS_COLORS variable sets the color. for example, my settings are as follows: www.2cto.com [pla...
In linux, set the
Typically used to delete a cache, calculate the cache size//size of a single file-(Long Long) Filesizeatpath: (nsstring*) filepath{ nsfilemanager* manager = [ Nsfilemanager Defaultmanager]; if ([manager Fileexistsatpath:filepath]) { return [[Manager Attributesofitematpath:filepath Error:nil] fileSize]; } return 0;} Traverse folder to get the folder
Find a station on the file storage Cdn, and the store is relatively regular.
For example, files under the Musicx folder:
Http://cdn.baidu.com/musicX/01.img or Http://cdn.baidu.com/musicX/1.img
Http://cdn.baidu.com/musicX/02.img or Http://cdn.baidu.com/musicX/2.img
......
Http://cdn.baidu.com/musicX/20.img or Http://cdn.baidu.com/musicX/20.img
(the "X" above represents 1-1000 of the different
modifying file permissions and ownership is as follows:
Chmod-change permissions
Chown-change ownership
The above two commands are not difficult to use. However, it is important to understand that only the user is the current owner or root user can actually change the permission or ownership of the file. Therefore, if you are a user Bethany, you cannot change the files and folders owned by user Jacob
displays 1 or 3 files. therefore, the multimedia files in the SD card will not be displayed in the Image Library.
About the android. nomedia file:
. Nomedia file: Images in the application are not scanned by the System Image Library. when the nomedia
Very depressing. Now myeclipse is getting bigger and slower, and there is no way to go back to eclipse. Fortunately, there are many functions in eclipse that can directly replace myeclipse .:)
First, write the most commonly used Open folder. I will wait for the conclusion and confirm that it is easy to use ;)
If you often need to open the folder where the rel
In linux, set the ls command to display the file and folder colors. Use dircolors-p to see the default color settings, including various colors and definitions such as "bold", underline, and blinking. The $ LS_COLORS variable sets the color. For example, my settings are as follows: www.2cto.com [plain] export LS_COLORS = "no = 00: fi = 00: di = 00; 35: ln = 00; 3
//In the invoicedetailsviewmodel. datasource file under reference. map in the web references folder, set typeinfo in genericobjectdatasource. Genericobjectdatasource Displayname = "Order" Version = "1.0" Xmlns = "Urn: Schemas-Microsoft-com: XML-msdatasource" >
link and points to the source file or directory link. If this parameter is not added, if a symbolic link is encountered during the copy process, the source file or directory will be copied directly.-F or -- force forcibly copies a file or directory, regardless of whether the target file or directory already exists-I o
Win7 System:
1, open any folder;
2, press alt+t key;
3, select "Folder Options";
4, click the "View" tab;
5, in the "Advanced settings" found in the "Type list view" option;
6. Select "Select Type in view" and click "OK" button to solve the problem.
In Linux, to modify the file and folder permissions, first take a look at the file attributes. in the shell environment, enter ls-l to view the current directory file. Such as: drwxr-xr-x2nsfusers102412-1017: 37 download
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.