label.pgl

来自「Anthill是一个确保受控建造过程和促进在组织内部共享知识的工具。Anthil」· PGL 代码 · 共 11 行

PGL
11
字号
<%@ import="com.urbancode.anthill.adapter.*" %><%@ import="com.urbancode.anthill.ProjectProperties" %><%RepositoryAdapter ra = (RepositoryAdapter)context.get("Adapter");ProjectProperties pp = (ProjectProperties)context.get("ProjectProperties");String tempFile = PVCSRepositoryAdapter.TEMP_FILE;String label = (String)context.get("Label");%><%@ include="Win32/win_pvcs/getCommandInit.pgl" %> vcs -v"<%=label%>" @<%=tempFile%>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?