Introduction: My website IMG has images such as 1.jpg, JPG ,...... 、N.jpg1_1.gif1_2.gif1_3.gif ,...... 、N.gif: Create an index. php file under the images directory to display all images in the images directory by page. The following are my methods. I wonder if there is any better way. Haha... Create an index. php file under images in the image folder. The content is as follows:
Echo "$ Page = $ _ Get ['page']; // obtain the current page number.$ Max =
Linuxshell names all the files in the folder as the file names of all the files in the Other folder-Linux general technology-Linux programming and kernel information. for details, see the following. Count = 0
I = 0
For path in $1 /*;
Do
FileName = $ (basename $ path)
Fname =$ {fileName % .*}
FExtension =$ {fileName #*.}
Array_fileName [count] =$ {fileName}
Let count ++
Done
For path in
Php calculates the specified folder information (number of folders, number of files, folder size)
// Format the size of the output directory. unit: Bytes, KB, MB, and GB.
// You can also count the number of directories.
// Site bbs.it-home.org
Function getDirectorySize ($ path)
{
$ Totalsize = 0;
$ Totalcount = 0;
$ Dircount = 0;
If ($
The code is very simple, so you don't need to explain it. You can directly copy the code.
For more sample Code, visit microsoft sample Code (Samples from microsoft) All-In-One Code:
"http://1code.codeplex.com"
>http://1code.codeplex.com
class
=brush:csharp;gutter:
false
;>
class
=cnblogs_Highlighter>
class
=brush:csharp;gutter:
false
;>
using
System;
using
System.Collections.Generic;
using
System.Linq;
using
System.Text;
using
System.IO;
namespace
ZipOneCode.FileProvider
When using a computer equipped with a windows7 system, sometimes we will encounter such a wonderful problem, that is, cut the folder to another folder, when the cut is completed will appear "not responding", and sometimes the system is installed, or this situation, the following we through simple operation can solve this problem.
1th step: Back to the computer desktop, in the desktop space right mouse, and
: Timestamp for modifying a file-A: Change access time only-M: Change the modification time only-T: Specify the time of the file to a certain time (change the file's modification time to a certain time in the past: Touch–m–t file name)-C,--no-creat: Do not create any filesAccess: Accessing TimeModify: Modification TimeChange: Changing Time# Stat: Displays status information for a file or file systemTo create a file, you can use the file editor (a Linux-brought text editor: Nano)RM: Deleting file
Import Os,sys,os.pathPrint (' Your current dir is {} '. Format (OS.GETCWD ()))If Len (SYS.ARGV) ==1:While True:Sourcedir=input (' input source dir: ')If Os.path.exits (SourceDir):BreakElsePrint (' No such dir,try again: ')Targetdir=input (' Input target dir: ')Elif Len (sys.argv) ==3:SOURCEDIR=SYS.ARGV[1]TARGETDIR=SYS.ARGV[2]If not os.path.exists (SourceDir):Print (' Source dir does not exist ')Sys.exit ()ElsePrint (' Usage:transmitter [SourceDir TARGETDIR] ')Sys.exit ()If not Os.path.exits (Tar
* Similarities between Res/raw and assets:
1. Files in the two directories will be stored in the APK package intact after packaging, and will not be compiled into binary.
* Differences between Res/raw and assets:1. files in RES/RAW will be mapped to R. in the Java file, the resource ID is R. id. filename; files in the assets folder will not be mapped to R. in Java, the assetmanager class is required for access.2. Res/Raw cannot have a directory struct
I did not know the names of these classes and methods, but I used pseudocode and ideas.
Alas, when books are used, they hate less. It seems that the old saying still makes sense.
Using system. IO;
Public static string pathdir = string. empty;Public static string savepath = string. empty;Public static stringbuilder sb = new stringbuilder ();Static void main (string [] ARGs){Pathdir = @ "D: \ Wes 2009 related materials \";Savepath = @ "D: \ filepath.txt ";Getdirectories (pathdir );// Findfile (pat
A few common concepts about Linux folders
PathDescriptive narrative mechanism of file location information. Refers to a path from a folder hierarchy in a tree folder to one of its files. It is divided into relative path and absolute path;
working folderAfter logging into the system. The user is always in a folder, which is the working
Debug folder
This is the system debugging folder, used to store the log files of the debugging module during system operation, so that the administrator can identify computer problems based on these log files. The "UserMode" folder stores the debugging log files of the current user.
Ime folder
This is the inp
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.