Home > database >  Pb dirlist problem
Pb dirlist problem

Time:09-23

Dirlist (' c: \ temp \ aa *. JPG ', 1) to find out the title is not bring aa, what's the problem?

CodePudding user response:

With dirlist (' c: \ temp \ aa *. JPG ', 1)
Is picture can be is aa. The JPG
Can be the aab. JPG and so on, starting with aa,. JPG at the end of the file, what's the problem?

CodePudding user response:

Writing should not wrong, may demand inconsistent!

CodePudding user response:

If it is with aa JPG file name should be written like this:
Aa dirlist (' c: \ temp \ * *. JPG ', 1)

CodePudding user response:

Don't understand,,,

CodePudding user response:

Dingding!!!!!!

CodePudding user response:

reference gaoqiangz reply: 3/f
if it is with aa JPG file name should be written like this:
Aa dirlist (' c: \ temp \ * *. JPG ', 1)


RIGHT

CodePudding user response:

Pay attention to this problem,,

CodePudding user response:

refer to the original poster leafwithwind response:
with dirlist (' c: \ temp \ aa *. JPG ', 1) to find out the title is not bring aa, what's the problem?

To find out is to take aa JPG figure, no problem, try the original poster can change our computer,

CodePudding user response:

Figure is stored on the server, system in each client has, to find a lot of the name of the figure is no problem, just one, there is no figure was the corresponding, had nothing to do but to find a name, huge wonder!
Is it because of PB compiled compiled code is different with the Windows operating system's internal code?
  • Related