C Get the system folder path 200

Updated on technology 2024-05-09
6 answers
  1. Anonymous users2024-02-09

    You don't understand the difference between a project and a program.

    There is no concept of a project in the actual running program (it's impossible to copy the source ** too, right?!). That is, the clientphoto folder will not be automatically generated in the directory where your application is running in the first place (unless you set the files in this folder to "copy to output directory" in your project). )

    So the first thing you have to do is to get the path of the application first, and then determine whether the directory under this path exists or not, and if it doesn't, you have to create one first.

    Then combine the current path path of the application and the string "clientphoto" into a complete folder absolute path (in this case, it's the absolute path, but that's not all!). )。

    string folder = , "clientphoto");

    Then check whether the folder specified by folder exists.

    bool folderexists = ;

    If the folder doesn't exist, create it. If it cannot be created, an exception will be thrown, so please catch the exception yourself.

    if(!folderexists)

    Finally, the path folder is returned.

    Complete**:

  2. Anonymous users2024-02-08

    If it's a resource file, you don't need to create a directory in your project, you can move the clientphoto directory to debug (when debugging) under bin, and then you can get it in the program.

  3. Anonymous users2024-02-07

    1. Open Microsoft VisualStudio 2008.

    2. Find the "Wendu New Project" on the white main interface.

    3. You must select "Windows Forms BAI Application".

    Fourth, in the newly created project, it is assumed that there will be a from form, but having a form is not enough. We also need a "textbox" control to display the path address, we add a "textbox1" by dragging and dropping.

    5. Right-click in the blank space of the form and select "Properties".

    6. Find "allowdrop" in the property settings form and set it to "true".

    7. Click the lightning bolt icon in the form of attributes, select the space behind "drogenter", and double-click the mouse to enter the "drogenter" and other ** areas.

    8. Add**.

    9. Find the debug button on the main form and click Start Debugging.

  4. Anonymous users2024-02-06

    1. Open Microsoft Visual Studio 2008.

    2. Find "File--New--Project" in the main interface of the software.

    3. You must select "Windows Forms Application".

    4. The newly created project will have a from form by default, but it is not enough to have a form. We also need a "textbox" control that shows the path address, and we add a "textbox1" by dragging and dropping.

    5. Right-click in the blank space of the form and select "Properties".Open the From form Properties settings window.

    6. Find "allowdrop" in the property settings form and set it to "true".

    7. Click the lightning icon in the From property form, select the blank space behind "drogenter", and double-click the mouse to enter the "drogenter" area.

    8. Add**.

    9. Find the debug button in the main form and click the mouse to start debugging.

  5. Anonymous users2024-02-05

    First of all, change your pps file with the suffix to a ppt file.

    Open, save as html

    Open the folder, which contains all the materials, including, so that the background you want is extracted

  6. Anonymous users2024-02-04

    string path=@"d:\web\";Test a word document.

    Open this file.

Related questions
8 answers2024-05-09

1. This is the installer left after the system is patched, and you can delete it with confidence. >>>More

7 answers2024-05-09

When we want to replace a file that is running on the system, it is very troublesome, and sometimes we have to go into safe mode. It is useful to find a DOS command that can replace a running file under the XP system. >>>More

11 answers2024-05-09

It is recommended to use Yitong folder lock software, which supports all Windows systems. It can encrypt folders, encrypt files, and encrypt disks, which is safe and easy to use. After installing the software, right-click the folder you want to encrypt and select Yitong Folder Encryption in the right-click menu to encrypt the software.

5 answers2024-05-09

Not necessarily required It depends on your personal settings. >>>More

20 answers2024-05-09

I've had this problem before, they say it's a virus, I'm not, it's deleting, disabling a system file, it seems to be C: Windows System32, or something related to this, I'm restoring, if you have a disc you boot from the optical drive, and then copy those files over.