52ky 发表于 2022-10-3 21:02:39

RCP程序设计

可贵的RCP程序设计教材附在rcp程序里得到workspace和文件途径的方法:一path=FileLocator.toFileURL(Platform.getBundle(IAppConstants.APPLICATION_ID).getEntry()).getPath().toString();二Stringpath=FileLocator.toFileURL(Platform.getBundle(工程名).getEntry()).getPath
RCP程序设计.pdf

(The valuable RCP program design textbook can be attached to the rcp program to get the workspace and file path: one path=FileLocator. toFileURL (Platform. getBundle (IAppConstants. APPLICATION_ID). getEntry()). getPath(). toString(); Second, Stringpath=FileLocator. toFileURL (Platform. getBundle (project name). getEntry()). getPath
RCP Programming.pdf)




页: [1]
查看完整版本: RCP程序设计