文件共享,file sharing
1)file sharing文件共享
1.Measurement and analysis for file sharing property in Gnutella network;Gnutella网络文件共享属性的测量与分析
2.Artificial immunology based anti-pollution P2P file sharing system;基于人工免疫的P2P文件共享防污染系统
3.Implementation of an improved Chord algorithm in the file sharing system;Chord改进算法在文件共享系统的实现
英文短句/例句

1.Contents of a file share, such as documents and other files文件共享的内容,例如文档和其他文件
2.Create an index of a file share and optional subfolders创建文件共享和可选子文件夹的索引
3.Build an index of a file share and optional subfolders建立文件共享和可选子文件夹的索引
4.Installs support for file sharing and file locking.安装文件共享和文件锁定的支持。
5.File sharing has been paused temporarily on this server在这台服务器上文件共享临时中断
6.a glorified file sharing warehouse with more than a few too many lines sticking out.美化文件共享仓库多线贴数太多了.
7.Share the files in the folder Shared Documents.在已共享文档的文件夹中共享文件
8.Share the files in the Shared Documents folder.共享在“已共享文档”文件夹中的文件
9.The "Shared Files" folder on this computer will be shared.在这台计算机的的“共享文件”文件夹会被共享。
10.Displays shared folders, current sessions, and open files.显示共享文件夹、目前会话及打开文件。
11.Allow caching of files in this shared folder允许将文件缓存在此共享文件夹中
12.This is a personal folder. It is not shared.这是一个个人文件夹。不是共享文件夹。
13.Delete offline files for the following checked shared folders删除下列选定共享文件夹的脱机文件
14.Close all files in the specified shared folder.关闭在指定共享文件夹中的所有文件。
15.Which folder do you want to share? Sharing allows users on the network to access the folder and its contents.要共享哪个文件夹? 通过共享将允许网络用户访问文件夹及其内容。
16.The Shared Documents folder and any printers connected to this computer have been shared.“共享文档”文件夹和连接到这台计算机的打印机都已被共享。
17."publishing of shared folders. The default is to""默认情况下,允许发布共享文件夹。"
18.Could not write to output file '%1' - Sharing violation未能写入输出文件“%1”- 共享冲突
相关短句/例句

file-sharing文件共享
1.BitTorrent file-sharing model based on S-RTT strategy;基于S-RTT策略的BitTorrent文件共享模型
2.Security analysis on P2P file-sharing;P2P文件共享应用安全问题分析
3.Research and Implementation of File-sharing Program of P2P Network;P2P网络文件共享系统的研究与实现
3)file share文件共享
1.The widely used P2P file share software has incurred a significant threat to the modern network security.点对点(P2P)文件共享软件的广泛应用对现有的网络安全造成严重的影响。
4)file sharing system文件共享
1.This incentive mechanism can be combined with present P2P file sharing systems to restrain the spreading of malware in those systems.随着P2P技术被广泛地应用在文件共享系统中,有越来越多的蠕虫和病毒等恶意代码通过这些P2P系统快速传播。
2.QPS is a peer-to-peer file sharing system implemented in Qt.系统Qt P2P file-sharing System(QPS)是利用Qt开发的P2P文件共享系统。
5)share-file共享文件
1.In order to ensure the reliability and authenticity of the share-file and stability of whole Peer-To-Peer network, we should construct corporately reputation evaluation system structure by share-file reputation degree and node reputation degree which are formed by the combination of file content and peer node and P2P service.针对当前P2P网络的安全问题,提出了将文件内容、对等节点、P2P服务端三者相结合形成共享文件信用度和节点信用度来共同构建信用评价体系结构,以保证共享文件的可靠性和真实性和整个P2P网络的稳定性。
6)Peer-to-Peer file sharingP2P文件共享
延伸阅读

文件共享文件共享file sharing Wen】IQn gongxlQng文件共享(川esh州ng)不同用户共同使用某些文件的技术。文件共享是文件系统所提供的一项重要功能,它最早出现在分时多用户操作系统(如UNIX系统)中。文件共享不仅是完成共同的任务所需要的,而且还能节省大量主存空间和辅存空间,减少输人输出操作,更主要的是为用户的应用提供了极大的方便,节省了用户的精力。 随着计算机系统和计算机网络技术的迅速发展,在越来越高的应用需求驱动下,文件共享从作为分时共享模式应用逐步演变为资源共享和客户一服务器模式应用。 在分时共享模式下,共享文件方法通常分为两种: (1)由系统来实现对文件的共享当用户需要共享系统文件(如库文件、标准过程文件等),或共享已知的其它用户的文件及其路径时,由系统从根目录开始为其查寻要共享的文件,并提供相应的操作。 (2)对需要共享的文件进行联接如果用户要经常使用其它用户的文件,用上述方法来共享就显得太慢,而且不方便。可以在用户自己的符号文件目录中对需要共享的文件建立相应的表目,这种方法称为联接。联接可以在目录树的结点之间进行,也可以在结点和叶之间进行。但在UNIX系统中,联接只能在结点和叶之间进行。值得注意的是联接后的目录结构已经不是树状结构,而成为网状结构,因而路径不是唯一的。尤其在删除目录树的分支时,要考虑到是否有联接,否则,有些目录的联接指针很可能指向一个已被删除的目录表目,从而引起文件访问出错。资源共享模式以服务器为中心。在这一模式下,局域网把多台R二机或代二机与专用服务器(如文件服务器、打印服务器等)或多台大型机的资源集成起来,并提供有效的通信支持,使PC机的资源通过局域网得以延伸。文件服务器给用户不仅提供了操作系统中文件系统的一般功能,如生成文件、删除文件等,还提供了文件共享功能。因此,局域网上的1〕C机可以共享局域网中文件服务器上的应用软件和数据库。虽然这种模式能向用户提供灵活的服务,但管理控制和系统维护工具的功能很弱。这种模式是利用1叹二机的能力来运行所有应用,用服务器的能力来作为外设,如硬磁盘、打印机等的延伸。它的特点为:主要用于共享共同的应用、数据,以及打印机;每个应用提供自己的用户界面,并对界面给予全面的控制;所有的用户查询或命令处理都在PC机上完成。 在客户一服务器模式下,1个或多个客户机和1个或多个服务器以及下层的操作系统的进程间通信系统,共同组成一个支持分布计算、分析和表示的系统。在该系统中,应用分为前端的客户部分和后端的服务器部分。