Tài liệu Accessing Shared Files docx
... 13.3. Accessing Shared Files So far in this chapter, you've read about setting up a Mac so that people at other computers can access its files. Now comes the payoff: ... the Sidebar's Network icon to open files from them, or save files onto them. 13.3.3. Disconnecting Yourself When you're finished using a shared disk or folder, you can disconnect ... seated...
Ngày tải lên: 14/12/2013, 10:15
... shared library The following is an example of a script you might use to create a shared object: var myObject:SharedObject = SharedObject.getLocal("stuff_I_saved"); If the shared ... version of your operating system, the location of shared object files may vary somewhat. To locate shared object files on your machine, search for files with an .sol extension....
Ngày tải lên: 24/12/2013, 07:17
... CHAPTER 9-1 Cisco PIX Firewall and VPN Configuration Guide 78-13943-01 9 Accessing and Monitoring PIX Firewall This chapter describes how to configure and use the tools ... see the prompt >. 9-10 Cisco PIX Firewall and VPN Configuration Guide 78-13943-01 Chapter 9 Accessing and Monitoring PIX Firewall Using Network Time Protocol Enabling NTP To enable the PIX ... column of the output....
Ngày tải lên: 11/12/2013, 13:15
Tài liệu Accessing Files and Folders pdf
... new files and write data to the files Create new folders and append data to files Delete subfolders and files Delete files Change permissions for files and folders Take ownership of files ... Offline Files Copyright © 2000 SYBEX Inc., Alameda, CA. www.sybex.com 454 Chapter 10 Accessing Files and Folders Troubleshooting Offline Files If you are trying to confi...
Ngày tải lên: 24/01/2014, 09:20
Tài liệu Java Programming Unleashed docx
... different input and output devices, including files. The I/O package includes classes for inputting streams of data, outputting streams of data, working with files, and tokenizing streams of data. ... read by an input stream. </P> File Classes Files are the most widely used method of data storage in computer systems. Java supports files with two different classes: File and Ra...
Ngày tải lên: 09/12/2013, 15:15
Tài liệu Real World Analysis docx
... that no known vulnerabilities existed. Another command lsof can be used to list information about files opened by processes. This comes with many Unix operating systems, but can be downloaded and ... inverse query that supplies an IP number as an argument will ask a selected DNS server to search its files for a hostname record with that IP number and return that hostname as the answer....
Ngày tải lên: 09/12/2013, 17:15
Tài liệu Appendix: Isolated Storage docx
... segment then creates a new directory, named Files, within that store. The code then uses the IsolatedStorageFileStream class to create a new file in the Files directory. Finally, both the stream ... IsolatedStorageScope.Assembly, Nothing, Nothing) store.CreateDirectory(" ;Files& quot;) Dim stream As IsolatedStorageFileStream stream = New IsolatedStorageFileStream("settings...
Ngày tải lên: 09/12/2013, 17:15