在好例子网,分享、交流、成长!
您当前所在位置:首页C/C++ 开发实例C/C++语言基础 → Flexlm_sdk_11.9_x64

Flexlm_sdk_11.9_x64

C/C++语言基础

下载此实例
  • 开发语言:C/C++
  • 实例大小:136.08M
  • 下载次数:5
  • 浏览次数:124
  • 发布时间:2022-04-20
  • 实例类别:C/C++语言基础
  • 发 布 人:创业
  • 文件格式:.rar
  • 所需积分:2
 相关标签: Flexlm Flex Lex sdk sd

实例介绍

【实例简介】Flexlm_sdk_11.9_x64

【实例截图】

from clipboard

【核心代码】

.
├── Flexlm_sdk_11.9_x64
│   ├── Flexlm SDK to create license
│   ├── examples
│   │   ├── README
│   │   ├── activation
│   │   │   ├── Config.xml
│   │   │   ├── appActUtil.c
│   │   │   ├── appActUtil.xml
│   │   │   ├── appActUtil_mac.xml
│   │   │   ├── appActUtil_unix.xml
│   │   │   ├── comptranutil
│   │   │   │   ├── README.txt
│   │   │   │   ├── appCompTranUtil.xml
│   │   │   │   ├── appCompTranUtil_mac.xml
│   │   │   │   ├── appCompTranUtil_unix.xml
│   │   │   │   ├── compTranUtil.c
│   │   │   │   ├── compTranUtilArgParser.c
│   │   │   │   ├── compTranUtilArgParser.h
│   │   │   │   ├── compTranUtilCommand.c
│   │   │   │   ├── compTranUtilCommand.h
│   │   │   │   ├── compTranUtilCommandDef.c
│   │   │   │   ├── compTranUtilCommandDef.h
│   │   │   │   ├── compTranUtilContext.c
│   │   │   │   ├── compTranUtilContext.h
│   │   │   │   ├── compTranUtilCreateRequest.c
│   │   │   │   ├── compTranUtilCreateRequest.h
│   │   │   │   ├── compTranUtilFulfillments.c
│   │   │   │   ├── compTranUtilFulfillments.h
│   │   │   │   ├── compTranUtilHelper.c
│   │   │   │   ├── compTranUtilHelper.h
│   │   │   │   ├── compTranUtilManageRequests.c
│   │   │   │   ├── compTranUtilManageRequests.h
│   │   │   │   ├── compTranUtilResponse.c
│   │   │   │   ├── compTranUtilResponse.h
│   │   │   │   ├── compTranUtilSend.c
│   │   │   │   ├── compTranUtilSend.h
│   │   │   │   ├── compTranUtilView.c
│   │   │   │   ├── compTranUtilView.h
│   │   │   │   ├── serverCompTranUtil.xml
│   │   │   │   ├── serverCompTranUtil_mac.xml
│   │   │   │   └── serverCompTranUtil_unix.xml
│   │   │   ├── serverActUtil.c
│   │   │   ├── serverActUtil.xml
│   │   │   ├── serverActUtil_mac.xml
│   │   │   └── serverActUtil_unix.xml
│   │   ├── advanced
│   │   │   ├── exinstal.c
│   │   │   ├── get_dir.c
│   │   │   ├── licstring.c
│   │   │   └── ls_co_ex.c
│   │   ├── anchor_service
│   │   │   ├── install_service.c
│   │   │   └── uninstall_service.c
│   │   ├── child
│   │   │   ├── README
│   │   │   ├── child.c
│   │   │   ├── crypt.c
│   │   │   ├── makefile
│   │   │   ├── parent.c
│   │   │   ├── parent.h
│   │   │   ├── pnopen.c
│   │   │   ├── pnopen.h
│   │   │   └── startchild.c
│   │   ├── composite
│   │   │   ├── init_composite.c
│   │   │   ├── lmcompex.c
│   │   │   └── lmcomposite.c
│   │   ├── csharp
│   │   │   ├── App.ico
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── FLEXlm.cs
│   │   │   ├── FLEXlm_C_sharp.csproj
│   │   │   ├── FLEXlm_C_sharp.csproj.user
│   │   │   ├── Form1.cs
│   │   │   └── Form1.resx
│   │   ├── ezcalc
│   │   │   ├── 15day_engr
│   │   │   │   └── 15day_engr.asr
│   │   │   ├── 1day_student
│   │   │   │   └── 1day_student.asr
│   │   │   ├── 30day_acct
│   │   │   │   └── 30day_acct.asr
│   │   │   ├── 30day_trial
│   │   │   │   ├── 30day_reset.asr
│   │   │   │   └── 30day_trial.asr
│   │   │   ├── emergency
│   │   │   │   └── emergency.asr
│   │   │   ├── ezcalc.c
│   │   │   ├── ezcalc.xml
│   │   │   ├── ezcalc_mac.xml
│   │   │   ├── ezcalc_unix.xml
│   │   │   ├── ezcalcsdt.c
│   │   │   ├── ezcalcsdt.xml
│   │   │   ├── ezcalcsdt_mac.xml
│   │   │   ├── ezcalcsdt_unix.xml
│   │   │   ├── ezcalcsdtplus.cpp
│   │   │   ├── ezcalcsdtplus.xml
│   │   │   ├── ezcalcsdtplus_mac.xml
│   │   │   ├── ezcalcsdtplus_unix.xml
│   │   │   ├── sdtdefs.c
│   │   │   └── sdtdefs.h
│   │   ├── licenses
│   │   │   ├── README
│   │   │   ├── demo
│   │   │   ├── extensions
│   │   │   ├── floating
│   │   │   ├── node_locked
│   │   │   └── package
│   │   ├── vb
│   │   │   ├── vb.net
│   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   ├── FLEXlm_dll.vb
│   │   │   │   ├── FLEXlm_using_vbdotnet.vbproj
│   │   │   │   ├── FLEXlm_using_vbdotnet.vbproj.user
│   │   │   │   ├── Form1.resx
│   │   │   │   └── Form1.vb
│   │   │   └── vb6.0
│   │   │       └── VB_CRO
│   │   │           ├── vb_dll
│   │   │           │   ├── readme.txt
│   │   │           │   ├── vb_dll.c
│   │   │           │   ├── vb_dll.def
│   │   │           │   ├── vb_dll.dsp
│   │   │           │   ├── vb_dll.dsw
│   │   │           │   ├── vb_dll.h
│   │   │           │   └── vb_dll.mak
│   │   │           ├── vb_dll_client.frm
│   │   │           ├── vb_dll_client.frx
│   │   │           ├── vb_dll_client.vbp
│   │   │           ├── vb_dll_client.vbw
│   │   │           └── vb_dll_interface.bas
│   │   ├── vendor_hostid
│   │   │   ├── README
│   │   │   └── vendor_hostid.c
│   │   └── vendor_info
│   │       ├── lm_code.h
│   │       ├── makefile
│   │       └── vdinfo.c
│   ├── machind
│   │   ├── FnplmLicenseServerMsgs.mc
│   │   ├── MvsnLicenseServerMsgs.mc
│   │   ├── README
│   │   ├── VendorLicenseServerMsgs.mc
│   │   ├── activation
│   │   │   ├── include
│   │   │   │   ├── FlxActApp.h
│   │   │   │   ├── FlxActBorrow.h
│   │   │   │   ├── FlxActCommon.h
│   │   │   │   ├── FlxActError.h
│   │   │   │   ├── FlxActSvr.h
│   │   │   │   ├── FlxActTransaction.h
│   │   │   │   ├── FlxActTypes.h
│   │   │   │   ├── FlxInit.h
│   │   │   │   └── windows
│   │   │   │       ├── wininstaller.h
│   │   │   │       └── winstdint.h
│   │   │   └── prep_xml
│   │   │       ├── lmflex.xml
│   │   │       ├── lmflex_mac.xml
│   │   │       ├── lmflex_unix.xml
│   │   │       ├── shared_object_mac.xml
│   │   │       ├── tsJavaAcc.xml
│   │   │       ├── tsJavaAcc_mac.xml
│   │   │       ├── tsJavaAcc_unix.xml
│   │   │       ├── tsreset_app.xml
│   │   │       ├── tsreset_app_mac.xml
│   │   │       ├── tsreset_app_unix.xml
│   │   │       ├── tsreset_svr.xml
│   │   │       ├── tsreset_svr_mac.xml
│   │   │       ├── tsreset_svr_unix.xml
│   │   │       ├── vendor_daemon.xml
│   │   │       ├── vendor_daemon_mac.xml
│   │   │       └── vendor_daemon_unix.xml
│   │   ├── deprecated.h
│   │   ├── installs.c
│   │   ├── lcontext.h
│   │   ├── lm_attr.h
│   │   ├── lm_code.h
│   │   ├── lm_code2.h
│   │   ├── lm_lerr.h
│   │   ├── lm_lsapi.h
│   │   ├── lm_trl.h
│   │   ├── lmclient.h
│   │   ├── lmcrypt.c
│   │   ├── lmerrors.h
│   │   ├── lmfeats.c
│   │   ├── lmflex.c
│   │   ├── lmgr11.c
│   │   ├── lmgr11.def
│   │   ├── lmgr11.h
│   │   ├── lmhostid.h
│   │   ├── lmhtype.h
│   │   ├── lmpolicy.h
│   │   ├── lmsign.c
│   │   ├── lmsign.h
│   │   ├── ls_attr.h
│   │   ├── ls_vendor.tpl
│   │   ├── lsfeatur.h
│   │   ├── lsmaster.h
│   │   ├── lsserver.h
│   │   ├── lsvendor.c
│   │   ├── sdt
│   │   │   ├── fnpplatformtypes.h
│   │   │   ├── fnpsdtapi.h
│   │   │   ├── fnpstdtypes.h
│   │   │   ├── sdtbase.h
│   │   │   ├── sdtconfig.h
│   │   │   ├── sdtdata.c
│   │   │   ├── sdtdata.h
│   │   │   ├── sdtdefault.h
│   │   │   ├── sdtfeature.h
│   │   │   ├── sdtmarker.h
│   │   │   ├── sdtplatform.h
│   │   │   ├── sdttype.cpp
│   │   │   └── sdttype.h
│   │   ├── validdat.c
│   │   ├── version_dependent.h
│   │   ├── version_hotfix.h
│   │   └── version_info.h
│   ├── x64_n6
│   │   ├── ActivationSettings
│   │   │   └── publisher.xml
│   │   ├── FLEXId_Dongle_Driver_Installer.exe
│   │   ├── FNP_Act_Installer.dll
│   │   ├── FNP_Act_Installer.lib
│   │   ├── FnpCommsSoap.dll
│   │   ├── FnplmLicenseServerMsgs.dll
│   │   ├── FnplmLicenseServerMsgs.h
│   │   ├── FnplmLicenseServerMsgs.rc
│   │   ├── FnplmLicenseServerMsgs409.bin
│   │   ├── VendorLicenseServerMsgs.dll
│   │   ├── VendorLicenseServerMsgs.h
│   │   ├── VendorLicenseServerMsgs.rc
│   │   ├── VendorLicenseServerMsgs409.bin
│   │   ├── activation
│   │   │   ├── lib
│   │   │   │   ├── TSJavaAccess.obj
│   │   │   │   ├── libact.lib
│   │   │   │   └── libnoact.lib
│   │   │   └── xml
│   │   │       └── tsJavaAcc.xml
│   │   ├── appactutil.exe
│   │   ├── appactutil_libFNP.dll
│   │   ├── appcomptranutil.exe
│   │   ├── appcomptranutil_libFNP.dll
│   │   ├── asrgen.exe
│   │   ├── asrgen.obj
│   │   ├── build.bat
│   │   ├── counted.lic
│   │   ├── cvdconfig.exe
│   │   ├── demo.exe
│   │   ├── demo.rc
│   │   ├── demo_libFNP.dll
│   │   ├── eventlogadd.reg
│   │   ├── eventlogremove.reg
│   │   ├── examples
│   │   │   └── serviceinstall
│   │   │       ├── installshield12
│   │   │       │   └── FLEXNetActivationService
│   │   │       │       ├── FLEXNetActivationService.ism
│   │   │       │       ├── FNP_Act_Installer.dll
│   │   │       │       └── README
│   │   │       └── installshield2008
│   │   │           └── FLEXNetActivationService
│   │   │               ├── FLEXNetActivationServiceIS2008.ism
│   │   │               ├── FNP_Act_Installer.dll
│   │   │               └── README
│   │   ├── expired.lic
│   │   ├── ezcalc.exe
│   │   ├── ezcalc_libFNP.dll
│   │   ├── ezcalcsdt.exe
│   │   ├── ezcalcsdt_libFNP.dll
│   │   ├── ezcalcsdtplus.exe
│   │   ├── ezcalcsdtplus_libFNP.dll
│   │   ├── flexlmd.exe
│   │   ├── flexlmd.rc
│   │   ├── flexlmd.res
│   │   ├── installanchorservice.exe
│   │   ├── installs.exe
│   │   ├── libFNPload.lib
│   │   ├── libcrvs.lib
│   │   ├── liblmutil.lib
│   │   ├── libsb.lib
│   │   ├── lm_new.c
│   │   ├── lm_new.obj
│   │   ├── lmadmin
│   │   │   ├── conf
│   │   │   │   ├── mime.types
│   │   │   │   ├── server.crt
│   │   │   │   ├── server.key
│   │   │   │   └── server.xml
│   │   │   ├── demo
│   │   │   │   ├── demo.exe
│   │   │   │   ├── demo.lic
│   │   │   │   ├── demo.opt
│   │   │   │   └── demo_libFNP.dll
│   │   │   ├── eventlog
│   │   │   │   ├── EventLogAdd.reg
│   │   │   │   ├── EventLogRemove.reg
│   │   │   │   ├── FnplmLicenseServerMsgs.dll
│   │   │   │   └── FnplmLicenseServerMsgs.mc
│   │   │   ├── examples
│   │   │   │   └── alerter
│   │   │   │       ├── build.xml
│   │   │   │       ├── lib
│   │   │   │       │   ├── activation.jar
│   │   │   │       │   ├── alerter.jar
│   │   │   │       │   ├── axis-ant.jar
│   │   │   │       │   ├── axis.jar
│   │   │   │       │   ├── commons-discovery-0.2.jar
│   │   │   │       │   ├── commons-logging-1.0.4.jar
│   │   │   │       │   ├── jaxrpc.jar
│   │   │   │       │   ├── log4j-1.2.8.jar
│   │   │   │       │   ├── mail.jar
│   │   │   │       │   ├── saaj.jar
│   │   │   │       │   └── wsdl4j-1.5.1.jar
│   │   │   │       ├── runalerter.bat
│   │   │   │       └── src
│   │   │   │           ├── alerter
│   │   │   │           │   ├── Alerter.java
│   │   │   │           │   ├── Connection.java
│   │   │   │           │   ├── Email.java
│   │   │   │           │   └── Persist.java
│   │   │   │           └── log4j.xml
│   │   │   ├── lmadmin-i86_n3-11_9_0_0.exe
│   │   │   ├── lmadmin.exe
│   │   │   ├── vcredist_x86.exe
│   │   │   ├── web
│   │   │   │   ├── favicon.ico
│   │   │   │   ├── html
│   │   │   │   │   └── uihelp
│   │   │   │   │       ├── Content
│   │   │   │   │       │   ├── Glossary.htm
│   │   │   │   │       │   ├── Glossary.xml
│   │   │   │   │       │   ├── Resources
│   │   │   │   │       │   │   ├── MasterPages
│   │   │   │   │       │   │   │   └── TechPubsMaster.flmsp
│   │   │   │   │       │   │   ├── Stylesheets
│   │   │   │   │       │   │   │   ├── Images
│   │   │   │   │       │   │   │   │   ├── note.gif
│   │   │   │   │       │   │   │   │   ├── note_advanced.gif
│   │   │   │   │       │   │   │   │   ├── note_bp.gif
│   │   │   │   │       │   │   │   │   ├── note_caution.gif
│   │   │   │   │       │   │   │   │   ├── note_edition.gif
│   │   │   │   │       │   │   │   │   ├── note_important.gif
│   │   │   │   │       │   │   │   │   ├── note_lab.gif
│   │   │   │   │       │   │   │   │   ├── note_project.gif
│   │   │   │   │       │   │   │   │   ├── note_security.gif
│   │   │   │   │       │   │   │   │   ├── note_task.gif
│   │   │   │   │       │   │   │   │   ├── note_tip.gif
│   │   │   │   │       │   │   │   │   ├── note_tutorial.gif
│   │   │   │   │       │   │   │   │   ├── note_version.gif
│   │   │   │   │       │   │   │   │   └── note_windows.gif
│   │   │   │   │       │   │   │   └── techpub_styles.css
│   │   │   │   │       │   │   ├── TableStyles
│   │   │   │   │       │   │   │   ├── Double-Indented_Table.css
│   │   │   │   │       │   │   │   ├── Shaded_Column_Table_in_Body.css
│   │   │   │   │       │   │   │   ├── Shaded_Row_Table_in_Body.css
│   │   │   │   │       │   │   │   ├── Table_Under_List.css
│   │   │   │   │       │   │   │   ├── Table_in_Body.css
│   │   │   │   │       │   │   │   ├── Table_in_Procedure.css
│   │   │   │   │       │   │   │   ├── Table_in_Procedure_Indented.css
│   │   │   │   │       │   │   │   └── Wide_Table.css
│   │   │   │   │       │   │   └── TableStyles.zip
│   │   │   │   │       │   ├── SkinSupport
│   │   │   │   │       │   │   ├── MadCap.css
│   │   │   │   │       │   │   ├── MadCapAliasFile.js
│   │   │   │   │       │   │   ├── MadCapBody.js
│   │   │   │   │       │   │   ├── MadCapBodyEnd.js
│   │   │   │   │       │   │   ├── MadCapDefault.js
│   │   │   │   │       │   │   ├── MadCapEffects.js
│   │   │   │   │       │   │   ├── MadCapEffectsMenu.js
│   │   │   │   │       │   │   ├── MadCapFavorites.js
│   │   │   │   │       │   │   ├── MadCapGlossary.js
│   │   │   │   │       │   │   ├── MadCapHighlighter.js
│   │   │   │   │       │   │   ├── MadCapIndex.js
│   │   │   │   │       │   │   ├── MadCapLiveHelpUtilities.js
│   │   │   │   │       │   │   ├── MadCapMerging.js
│   │   │   │   │       │   │   ├── MadCapNavigation.js
│   │   │   │   │       │   │   ├── MadCapParser.js
│   │   │   │   │       │   │   ├── MadCapRecentComments.js
│   │   │   │   │       │   │   ├── MadCapSearch.js
│   │   │   │   │       │   │   ├── MadCapStemmer.js
│   │   │   │   │       │   │   ├── MadCapToc.js
│   │   │   │   │       │   │   ├── MadCapToolbar.js
│   │   │   │   │       │   │   ├── MadCapTopicComments.js
│   │   │   │   │       │   │   └── MadCapUtilities.js
│   │   │   │   │       │   └── helplibrary
│   │   │   │   │       │       ├── Threads.gif
│   │   │   │   │       │       ├── adminTOC.htm
│   │   │   │   │       │       ├── alertconfig.htm
│   │   │   │   │       │       ├── contact_us.htm
│   │   │   │   │       │       ├── dashboard.htm
│   │   │   │   │       │       ├── glossary.htm
│   │   │   │   │       │       ├── legal_info.htm
│   │   │   │   │       │       ├── licserv.png
│   │   │   │   │       │       ├── overview.htm
│   │   │   │   │       │       ├── serverconfig.htm
│   │   │   │   │       │       ├── systeminfo.htm
│   │   │   │   │       │       ├── userinterface.htm
│   │   │   │   │       │       ├── users.htm
│   │   │   │   │       │       └── vendordaemon.htm
│   │   │   │   │       ├── Data
│   │   │   │   │       │   ├── Alias.xml
│   │   │   │   │       │   ├── Concepts.xml
│   │   │   │   │       │   ├── Index.xml
│   │   │   │   │       │   ├── Index_Chunk1.xml
│   │   │   │   │       │   ├── Index_Chunk2.xml
│   │   │   │   │       │   ├── Search.xml
│   │   │   │   │       │   ├── Search_Chunk1.xml
│   │   │   │   │       │   ├── Search_Chunk10.xml
│   │   │   │   │       │   ├── Search_Chunk11.xml
│   │   │   │   │       │   ├── Search_Chunk12.xml
│   │   │   │   │       │   ├── Search_Chunk2.xml
│   │   │   │   │       │   ├── Search_Chunk3.xml
│   │   │   │   │       │   ├── Search_Chunk4.xml
│   │   │   │   │       │   ├── Search_Chunk5.xml
│   │   │   │   │       │   ├── Search_Chunk6.xml
│   │   │   │   │       │   ├── Search_Chunk7.xml
│   │   │   │   │       │   ├── Search_Chunk8.xml
│   │   │   │   │       │   ├── Search_Chunk9.xml
│   │   │   │   │       │   ├── Skin.xml
│   │   │   │   │       │   ├── SkinTechPubsSkin
│   │   │   │   │       │   │   ├── AccordionIconsBackground.jpg
│   │   │   │   │       │   │   ├── AddTopicToFavorites.gif
│   │   │   │   │       │   │   ├── AddTopicToFavorites_over.gif
│   │   │   │   │       │   │   ├── AddTopicToFavorites_selected.gif
│   │   │   │   │       │   │   ├── Back.gif
│   │   │   │   │       │   │   ├── Back_over.gif
│   │   │   │   │       │   │   ├── Back_selected.gif
│   │   │   │   │       │   │   ├── Book.gif
│   │   │   │   │       │   │   ├── BookOpen.gif
│   │   │   │   │       │   │   ├── BrowsesequenceIcon.gif
│   │   │   │   │       │   │   ├── BrowsesequencesAccordionBackground.jpg
│   │   │   │   │       │   │   ├── BrowsesequencesAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── Collapse.gif
│   │   │   │   │       │   │   ├── Collapse_over.gif
│   │   │   │   │       │   │   ├── Collapse_selected.gif
│   │   │   │   │       │   │   ├── Expand.gif
│   │   │   │   │       │   │   ├── Expand_over.gif
│   │   │   │   │       │   │   ├── Expand_selected.gif
│   │   │   │   │       │   │   ├── FavoritesAccordionBackground.jpg
│   │   │   │   │       │   │   ├── FavoritesAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── FavoritesIcon.gif
│   │   │   │   │       │   │   ├── Forward.gif
│   │   │   │   │       │   │   ├── Forward_over.gif
│   │   │   │   │       │   │   ├── Forward_selected.gif
│   │   │   │   │       │   │   ├── GlossaryAccordionBackground.jpg
│   │   │   │   │       │   │   ├── GlossaryAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── GlossaryIcon.gif
│   │   │   │   │       │   │   ├── HideNavigation.gif
│   │   │   │   │       │   │   ├── HideNavigation_checked.gif
│   │   │   │   │       │   │   ├── HideNavigation_over.gif
│   │   │   │   │       │   │   ├── HideNavigation_selected.gif
│   │   │   │   │       │   │   ├── Highlight.gif
│   │   │   │   │       │   │   ├── Highlight_over.gif
│   │   │   │   │       │   │   ├── Highlight_selected.gif
│   │   │   │   │       │   │   ├── Home.gif
│   │   │   │   │       │   │   ├── Home_over.gif
│   │   │   │   │       │   │   ├── Home_selected.gif
│   │   │   │   │       │   │   ├── IndexAccordionBackground.jpg
│   │   │   │   │       │   │   ├── IndexAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── IndexIcon.gif
│   │   │   │   │       │   │   ├── NavigationBottomGradient.jpg
│   │   │   │   │       │   │   ├── NavigationBottomGradient_selected.jpg
│   │   │   │   │       │   │   ├── NavigationTopGradient.jpg
│   │   │   │   │       │   │   ├── Print.gif
│   │   │   │   │       │   │   ├── Print_over.gif
│   │   │   │   │       │   │   ├── Print_selected.gif
│   │   │   │   │       │   │   ├── QuickSearch.gif
│   │   │   │   │       │   │   ├── QuickSearch_over.gif
│   │   │   │   │       │   │   ├── QuickSearch_selected.gif
│   │   │   │   │       │   │   ├── RecentcommentsAccordionBackground.jpg
│   │   │   │   │       │   │   ├── RecentcommentsAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── RecentcommentsIcon.gif
│   │   │   │   │       │   │   ├── Refresh.gif
│   │   │   │   │       │   │   ├── Refresh_over.gif
│   │   │   │   │       │   │   ├── Refresh_selected.gif
│   │   │   │   │       │   │   ├── SearchAccordionBackground.jpg
│   │   │   │   │       │   │   ├── SearchAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── SearchIcon.gif
│   │   │   │   │       │   │   ├── SelectBrowsesequence.gif
│   │   │   │   │       │   │   ├── SelectBrowsesequence_over.gif
│   │   │   │   │       │   │   ├── SelectBrowsesequence_selected.gif
│   │   │   │   │       │   │   ├── SelectFavorites.gif
│   │   │   │   │       │   │   ├── SelectFavorites_over.gif
│   │   │   │   │       │   │   ├── SelectFavorites_selected.gif
│   │   │   │   │       │   │   ├── SelectGlossary.gif
│   │   │   │   │       │   │   ├── SelectGlossary_over.gif
│   │   │   │   │       │   │   ├── SelectGlossary_selected.gif
│   │   │   │   │       │   │   ├── SelectIndex.gif
│   │   │   │   │       │   │   ├── SelectIndex_over.gif
│   │   │   │   │       │   │   ├── SelectIndex_selected.gif
│   │   │   │   │       │   │   ├── SelectRecentcomments.gif
│   │   │   │   │       │   │   ├── SelectRecentcomments_over.gif
│   │   │   │   │       │   │   ├── SelectRecentcomments_selected.gif
│   │   │   │   │       │   │   ├── SelectSearch.gif
│   │   │   │   │       │   │   ├── SelectSearch_over.gif
│   │   │   │   │       │   │   ├── SelectSearch_selected.gif
│   │   │   │   │       │   │   ├── SelectToc.gif
│   │   │   │   │       │   │   ├── SelectToc_over.gif
│   │   │   │   │       │   │   ├── SelectToc_selected.gif
│   │   │   │   │       │   │   ├── SelectTopiccomments.gif
│   │   │   │   │       │   │   ├── SelectTopiccomments_over.gif
│   │   │   │   │       │   │   ├── SelectTopiccomments_selected.gif
│   │   │   │   │       │   │   ├── Skin.xml
│   │   │   │   │       │   │   ├── Stop.gif
│   │   │   │   │       │   │   ├── Stop_over.gif
│   │   │   │   │       │   │   ├── Stop_selected.gif
│   │   │   │   │       │   │   ├── Stylesheet.xml
│   │   │   │   │       │   │   ├── TocAccordionBackground.jpg
│   │   │   │   │       │   │   ├── TocAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── TocIcon.gif
│   │   │   │   │       │   │   ├── ToolbarBackground.jpg
│   │   │   │   │       │   │   ├── Topic.gif
│   │   │   │   │       │   │   ├── TopiccommentsAccordionBackground.jpg
│   │   │   │   │       │   │   ├── TopiccommentsAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── TopiccommentsIcon.gif
│   │   │   │   │       │   │   ├── acressologo_help.gif
│   │   │   │   │       │   │   ├── arrowDown.gif
│   │   │   │   │       │   │   ├── arrowRight.gif
│   │   │   │   │       │   │   ├── document.gif
│   │   │   │   │       │   │   ├── glossary.gif
│   │   │   │   │       │   │   ├── glossary_over.gif
│   │   │   │   │       │   │   ├── glossary_selected.gif
│   │   │   │   │       │   │   ├── index.gif
│   │   │   │   │       │   │   ├── index_over.gif
│   │   │   │   │       │   │   ├── index_selected.gif
│   │   │   │   │       │   │   ├── mvsnlogo.gif
│   │   │   │   │       │   │   ├── search.gif
│   │   │   │   │       │   │   ├── search_over.gif
│   │   │   │   │       │   │   ├── search_selected.gif
│   │   │   │   │       │   │   ├── toc.gif
│   │   │   │   │       │   │   ├── toc_over.gif
│   │   │   │   │       │   │   └── toc_selected.gif
│   │   │   │   │       │   ├── Synonyms.xml
│   │   │   │   │       │   └── Toc.xml
│   │   │   │   │       ├── Skin
│   │   │   │   │       │   ├── Blank.htm
│   │   │   │   │       │   ├── BrowseSequences.htm
│   │   │   │   │       │   ├── Favorites.htm
│   │   │   │   │       │   ├── Images
│   │   │   │   │       │   │   ├── AccordionIconsBackground.jpg
│   │   │   │   │       │   │   ├── AddComment.gif
│   │   │   │   │       │   │   ├── AddComment_over.gif
│   │   │   │   │       │   │   ├── AddComment_selected.gif
│   │   │   │   │       │   │   ├── AddSearchToFavorites.gif
│   │   │   │   │       │   │   ├── AddSearchToFavorites_over.gif
│   │   │   │   │       │   │   ├── AddSearchToFavorites_selected.gif
│   │   │   │   │       │   │   ├── AddTopicToFavorites.gif
│   │   │   │   │       │   │   ├── AddTopicToFavorites_over.gif
│   │   │   │   │       │   │   ├── AddTopicToFavorites_selected.gif
│   │   │   │   │       │   │   ├── ArrowDown.gif
│   │   │   │   │       │   │   ├── ArrowUp.gif
│   │   │   │   │       │   │   ├── Back.gif
│   │   │   │   │       │   │   ├── Back_over.gif
│   │   │   │   │       │   │   ├── Back_selected.gif
│   │   │   │   │       │   │   ├── Book.gif
│   │   │   │   │       │   │   ├── BookOpen.gif
│   │   │   │   │       │   │   ├── BrowsesequencesAccordionBackground.jpg
│   │   │   │   │       │   │   ├── BrowsesequencesAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── BrowsesequencesIcon.gif
│   │   │   │   │       │   │   ├── CloseButton.gif
│   │   │   │   │       │   │   ├── Collapse.gif
│   │   │   │   │       │   │   ├── Collapse_over.gif
│   │   │   │   │       │   │   ├── Collapse_selected.gif
│   │   │   │   │       │   │   ├── Comment.gif
│   │   │   │   │       │   │   ├── CommentReply.gif
│   │   │   │   │       │   │   ├── Delete.gif
│   │   │   │   │       │   │   ├── Delete_over.gif
│   │   │   │   │       │   │   ├── Delete_selected.gif
│   │   │   │   │       │   │   ├── EditUserProfile.gif
│   │   │   │   │       │   │   ├── EditUserProfile_over.gif
│   │   │   │   │       │   │   ├── EditUserProfile_selected.gif
│   │   │   │   │       │   │   ├── Expand.gif
│   │   │   │   │       │   │   ├── Expand_over.gif
│   │   │   │   │       │   │   ├── Expand_selected.gif
│   │   │   │   │       │   │   ├── ExpandingClosed.gif
│   │   │   │   │       │   │   ├── ExpandingOpen.gif
│   │   │   │   │       │   │   ├── FavoritesAccordionBackground.jpg
│   │   │   │   │       │   │   ├── FavoritesAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── FavoritesBlank.gif
│   │   │   │   │       │   │   ├── FavoritesIcon.gif
│   │   │   │   │       │   │   ├── FavoritesSearch.gif
│   │   │   │   │       │   │   ├── FavoritesTopic.gif
│   │   │   │   │       │   │   ├── Forward.gif
│   │   │   │   │       │   │   ├── Forward_over.gif
│   │   │   │   │       │   │   ├── Forward_selected.gif
│   │   │   │   │       │   │   ├── GlossaryAccordionBackground.jpg
│   │   │   │   │       │   │   ├── GlossaryAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── GlossaryIcon.gif
│   │   │   │   │       │   │   ├── HelpControl.gif
│   │   │   │   │       │   │   ├── HideNavigation.gif
│   │   │   │   │       │   │   ├── HideNavigation_checked.gif
│   │   │   │   │       │   │   ├── HideNavigation_over.gif
│   │   │   │   │       │   │   ├── HideNavigation_selected.gif
│   │   │   │   │       │   │   ├── Highlight.gif
│   │   │   │   │       │   │   ├── Highlight_over.gif
│   │   │   │   │       │   │   ├── Highlight_selected.gif
│   │   │   │   │       │   │   ├── Home.gif
│   │   │   │   │       │   │   ├── Home_over.gif
│   │   │   │   │       │   │   ├── Home_selected.gif
│   │   │   │   │       │   │   ├── IndexAccordionBackground.jpg
│   │   │   │   │       │   │   ├── IndexAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── IndexIcon.gif
│   │   │   │   │       │   │   ├── LiveHelpReplyComment.gif
│   │   │   │   │       │   │   ├── Loading.gif
│   │   │   │   │       │   │   ├── LoadingAnimated.gif
│   │   │   │   │       │   │   ├── Logo.gif
│   │   │   │   │       │   │   ├── LogoHtmlHelp.gif
│   │   │   │   │       │   │   ├── LogoIcon.gif
│   │   │   │   │       │   │   ├── LogoPlus.gif
│   │   │   │   │       │   │   ├── NavigationBottomGradient.jpg
│   │   │   │   │       │   │   ├── NavigationBottomGradient_selected.jpg
│   │   │   │   │       │   │   ├── NavigationTopGradient.jpg
│   │   │   │   │       │   │   ├── NewItemIndicator.bmp
│   │   │   │   │       │   │   ├── Print.gif
│   │   │   │   │       │   │   ├── Print_over.gif
│   │   │   │   │       │   │   ├── Print_selected.gif
│   │   │   │   │       │   │   ├── QuickSearch.gif
│   │   │   │   │       │   │   ├── QuickSearch_over.gif
│   │   │   │   │       │   │   ├── QuickSearch_selected.gif
│   │   │   │   │       │   │   ├── Rating0.gif
│   │   │   │   │       │   │   ├── RatingBlue100.gif
│   │   │   │   │       │   │   ├── RatingBlue50.gif
│   │   │   │   │       │   │   ├── RatingGold100.gif
│   │   │   │   │       │   │   ├── RatingGold50.gif
│   │   │   │   │       │   │   ├── RecentcommentsAccordionBackground.jpg
│   │   │   │   │       │   │   ├── RecentcommentsAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── RecentcommentsIcon.gif
│   │   │   │   │       │   │   ├── Refresh.gif
│   │   │   │   │       │   │   ├── RefreshTopicComments.gif
│   │   │   │   │       │   │   ├── RefreshTopicComments_over.gif
│   │   │   │   │       │   │   ├── RefreshTopicComments_selected.gif
│   │   │   │   │       │   │   ├── Refresh_over.gif
│   │   │   │   │       │   │   ├── Refresh_selected.gif
│   │   │   │   │       │   │   ├── ReplyComment.gif
│   │   │   │   │       │   │   ├── ReplyComment_over.gif
│   │   │   │   │       │   │   ├── ReplyComment_selected.gif
│   │   │   │   │       │   │   ├── SearchAccordionBackground.jpg
│   │   │   │   │       │   │   ├── SearchAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── SearchGradient.jpg
│   │   │   │   │       │   │   ├── SearchGradient_over.jpg
│   │   │   │   │       │   │   ├── SearchGradient_selected.jpg
│   │   │   │   │       │   │   ├── SearchIcon.gif
│   │   │   │   │       │   │   ├── SelectBrowsesequences.gif
│   │   │   │   │       │   │   ├── SelectBrowsesequences_over.gif
│   │   │   │   │       │   │   ├── SelectBrowsesequences_selected.gif
│   │   │   │   │       │   │   ├── SelectFavorites.gif
│   │   │   │   │       │   │   ├── SelectFavorites_over.gif
│   │   │   │   │       │   │   ├── SelectFavorites_selected.gif
│   │   │   │   │       │   │   ├── SelectGlossary.gif
│   │   │   │   │       │   │   ├── SelectGlossary_over.gif
│   │   │   │   │       │   │   ├── SelectGlossary_selected.gif
│   │   │   │   │       │   │   ├── SelectIndex.gif
│   │   │   │   │       │   │   ├── SelectIndex_over.gif
│   │   │   │   │       │   │   ├── SelectIndex_selected.gif
│   │   │   │   │       │   │   ├── SelectRecentcomments.gif
│   │   │   │   │       │   │   ├── SelectRecentcomments_over.gif
│   │   │   │   │       │   │   ├── SelectRecentcomments_selected.gif
│   │   │   │   │       │   │   ├── SelectSearch.gif
│   │   │   │   │       │   │   ├── SelectSearch_over.gif
│   │   │   │   │       │   │   ├── SelectSearch_selected.gif
│   │   │   │   │       │   │   ├── SelectToc.gif
│   │   │   │   │       │   │   ├── SelectToc_over.gif
│   │   │   │   │       │   │   ├── SelectToc_selected.gif
│   │   │   │   │       │   │   ├── SelectTopiccomments.gif
│   │   │   │   │       │   │   ├── SelectTopiccomments_over.gif
│   │   │   │   │       │   │   ├── SelectTopiccomments_selected.gif
│   │   │   │   │       │   │   ├── Separator.gif
│   │   │   │   │       │   │   ├── Stop.gif
│   │   │   │   │       │   │   ├── Stop_over.gif
│   │   │   │   │       │   │   ├── Stop_selected.gif
│   │   │   │   │       │   │   ├── TocAccordionBackground.jpg
│   │   │   │   │       │   │   ├── TocAccordionBackground_over.jpg
│   │   │   │   │       │   │   ├── TocIcon.gif
│   │   │   │   │       │   │   ├── ToolbarBackground.jpg
│   │   │   │   │       │   │   ├── Topic.gif
│   │   │   │   │       │   │   ├── TopiccommentsAccordionBackground.jpg
│   │   │   │   │       │   │   ├── TopiccommentsAccordionBackground_over.jpg
│   │   │   │   │       │   │   └── TopiccommentsIcon.gif
│   │   │   │   │       │   ├── Index.htm
│   │   │   │   │       │   ├── Navigation.htm
│   │   │   │   │       │   ├── RecentComments.htm
│   │   │   │   │       │   ├── Search.htm
│   │   │   │   │       │   ├── Toc.htm
│   │   │   │   │       │   ├── Toolbar.htm
│   │   │   │   │       │   └── TopicComments.htm
│   │   │   │   │       ├── wwhelp.htm
│   │   │   │   │       ├── wwhelp.js
│   │   │   │   │       ├── wwhelp.mcwebhelp
│   │   │   │   │       ├── wwhelp.xml
│   │   │   │   │       ├── wwhelp_CSH.htm
│   │   │   │   │       └── wwhelp_Left.htm
│   │   │   │   ├── images
│   │   │   │   │   ├── controls
│   │   │   │   │   │   ├── alerts.fla
│   │   │   │   │   │   ├── alerts.html
│   │   │   │   │   │   ├── alerts.swf
│   │   │   │   │   │   ├── check_disabled_off.gif
│   │   │   │   │   │   ├── check_disabled_on.gif
│   │   │   │   │   │   ├── check_hover_off.gif
│   │   │   │   │   │   ├── check_hover_on.gif
│   │   │   │   │   │   ├── check_off.gif
│   │   │   │   │   │   ├── check_on.gif
│   │   │   │   │   │   ├── warning.png
│   │   │   │   │   │   └── warning_sel.png
│   │   │   │   │   ├── icons
│   │   │   │   │   │   ├── 12greenCheck.gif
│   │   │   │   │   │   ├── 13greenCheck.gif
│   │   │   │   │   │   ├── 13redCheck.gif
│   │   │   │   │   │   ├── 14tableClosed.gif
│   │   │   │   │   │   ├── 14tableOpen.gif
│   │   │   │   │   │   ├── 16changeFields.gif
│   │   │   │   │   │   ├── 16closePopup.gif
│   │   │   │   │   │   ├── 16computer.gif
│   │   │   │   │   │   ├── 16computerTimed.gif
│   │   │   │   │   │   ├── 16delete.gif
│   │   │   │   │   │   ├── 16deleteIn.gif
│   │   │   │   │   │   ├── 16deleteOut.gif
│   │   │   │   │   │   ├── 16user.gif
│   │   │   │   │   │   ├── 16userTimed.gif
│   │   │   │   │   │   ├── 24round1server.gif
│   │   │   │   │   │   ├── 24round3server.gif
│   │   │   │   │   │   ├── 24roundAdd.gif
│   │   │   │   │   │   ├── 24roundEmail.gif
│   │   │   │   │   │   ├── 24roundMail.gif
│   │   │   │   │   │   ├── 24roundReplace.gif
│   │   │   │   │   │   ├── 24roundSubtract.gif
│   │   │   │   │   │   ├── 32folderExe.gif
│   │   │   │   │   │   ├── 32folderExtras.gif
│   │   │   │   │   │   ├── 32folderHardware.gif
│   │   │   │   │   │   ├── 32folderManual.gif
│   │   │   │   │   │   ├── 32folderMedia.gif
│   │   │   │   │   │   ├── 32help.gif
│   │   │   │   │   │   ├── 32helpOver.gif
│   │   │   │   │   │   ├── 32logout.gif
│   │   │   │   │   │   ├── 32logoutOver.gif
│   │   │   │   │   │   ├── 32profile.gif
│   │   │   │   │   │   ├── 32profileOver.gif
│   │   │   │   │   │   ├── 3os.gif
│   │   │   │   │   │   ├── 48criticalDis.png
│   │   │   │   │   │   ├── 48criticalSel.png
│   │   │   │   │   │   ├── 48criticalUn.png
│   │   │   │   │   │   ├── 48importantDis.png
│   │   │   │   │   │   ├── 48importantSel.png
│   │   │   │   │   │   ├── 48importantUn.png
│   │   │   │   │   │   ├── 48licenseDetails.gif
│   │   │   │   │   │   ├── 48minorDis.png
│   │   │   │   │   │   ├── 48minorSel.png
│   │   │   │   │   │   ├── 48minorUn.png
│   │   │   │   │   │   ├── 48rehostLicense.gif
│   │   │   │   │   │   ├── 48repairLicense.gif
│   │   │   │   │   │   ├── 48returnLicense.gif
│   │   │   │   │   │   ├── 48search.jpg
│   │   │   │   │   │   ├── 60activatableIn.gif
│   │   │   │   │   │   ├── 60activatableOutOver.gif
│   │   │   │   │   │   ├── 60addUserIn.gif
│   │   │   │   │   │   ├── 60addUserOut.gif
│   │   │   │   │   │   ├── 60addUserOver.gif
│   │   │   │   │   │   ├── 60assignLicenseOut.gif
│   │   │   │   │   │   ├── 60assignLicenseOutOver.gif
│   │   │   │   │   │   ├── 60concurrentIn.gif
│   │   │   │   │   │   ├── 60concurrentOutOver.gif
│   │   │   │   │   │   ├── 60downloadFilesIn.gif
│   │   │   │   │   │   ├── 60downloadFilesOut.gif
│   │   │   │   │   │   ├── 60downloadFilesOutOver.gif
│   │   │   │   │   │   ├── 60downloadMultipleIn.gif
│   │   │   │   │   │   ├── 60downloadMultipleOut.gif
│   │   │   │   │   │   ├── 60downloadMultipleOutOver.gif
│   │   │   │   │   │   ├── 60downloadSingleIn.gif
│   │   │   │   │   │   ├── 60downloadSingleOut.gif
│   │   │   │   │   │   ├── 60downloadSingleOutOver.gif
│   │   │   │   │   │   ├── 60finishOut.gif
│   │   │   │   │   │   ├── 60finishOutOver.gif
│   │   │   │   │   │   ├── 60floatingIn.gif
│   │   │   │   │   │   ├── 60floatingOut.gif
│   │   │   │   │   │   ├── 60floatingOutOver.gif
│   │   │   │   │   │   ├── 60mailFilesIn.gif
│   │   │   │   │   │   ├── 60mailFilesOut.gif
│   │   │   │   │   │   ├── 60mailFilesOutOver.gif
│   │   │   │   │   │   ├── 60multipleUsersIn.gif
│   │   │   │   │   │   ├── 60multipleUsersOut.gif
│   │   │   │   │   │   ├── 60multipleUsersOver.gif
│   │   │   │   │   │   ├── 60nodeLockedIn.gif
│   │   │   │   │   │   ├── 60nodeLockedOut.gif
│   │   │   │   │   │   ├── 60nodeLockedOutOver.gif
│   │   │   │   │   │   ├── 60singleUserIn.gif
│   │   │   │   │   │   ├── 60singleUserOut.gif
│   │   │   │   │   │   ├── 60singleUserOver.gif
│   │   │   │   │   │   ├── addLicenseOut.png
│   │   │   │   │   │   ├── addLicenseOver.png
│   │   │   │   │   │   ├── arrowDown.gif
│   │   │   │   │   │   └── arrowUp.gif
│   │   │   │   │   ├── popup
│   │   │   │   │   │   ├── aqua-bg1.gif
│   │   │   │   │   │   ├── aqua-bg2.gif
│   │   │   │   │   │   ├── aqua-hd-lt.gif
│   │   │   │   │   │   ├── bg.png
│   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   ├── bottom_bar.gif
│   │   │   │   │   │   ├── center.gif
│   │   │   │   │   │   ├── center.jpg
│   │   │   │   │   │   ├── center.png
│   │   │   │   │   │   ├── corner_bl.gif
│   │   │   │   │   │   ├── corner_br.gif
│   │   │   │   │   │   ├── corner_ul.gif
│   │   │   │   │   │   ├── corner_ur.gif
│   │   │   │   │   │   ├── header.jpg
│   │   │   │   │   │   ├── headerBackground.gif
│   │   │   │   │   │   ├── lside_bar.gif
│   │   │   │   │   │   ├── overlay.png
│   │   │   │   │   │   ├── rside_bar.gif
│   │   │   │   │   │   ├── rt_cor.gif
│   │   │   │   │   │   ├── top_bar.gif
│   │   │   │   │   │   ├── tr_bk.gif
│   │   │   │   │   │   └── x_popup.gif
│   │   │   │   │   └── structure
│   │   │   │   │       ├── accordionBackground.gif
│   │   │   │   │       ├── contentBackground.gif
│   │   │   │   │       ├── diagonalLineBackground.gif
│   │   │   │   │       ├── genericRectangleBackground.jpg
│   │   │   │   │       ├── headerBackground.jpg
│   │   │   │   │       ├── licenseBackground.jpg
│   │   │   │   │       ├── logo.jpg
│   │   │   │   │       ├── logoAlternate.jpg
│   │   │   │   │       ├── searchBackground.jpg
│   │   │   │   │       ├── spacer.gif
│   │   │   │   │       ├── tabAlerts.jpg
│   │   │   │   │       ├── tabAssign.jpg
│   │   │   │   │       ├── tabCommand.jpg
│   │   │   │   │       ├── tabConfiguration.jpg
│   │   │   │   │       ├── tabDownload.jpg
│   │   │   │   │       ├── tabManage.jpg
│   │   │   │   │       ├── tabSelAlerts.jpg
│   │   │   │   │       ├── tabSelAssign.jpg
│   │   │   │   │       ├── tabSelCommand.jpg
│   │   │   │   │       ├── tabSelConfiguration.jpg
│   │   │   │   │       ├── tabSelDownload.jpg
│   │   │   │   │       ├── tabSelManage.jpg
│   │   │   │   │       ├── tabSelUsers.jpg
│   │   │   │   │       ├── tabSelVendor.jpg
│   │   │   │   │       ├── tabUsers.jpg
│   │   │   │   │       └── tabVendor.jpg
│   │   │   │   ├── index.html
│   │   │   │   ├── license
│   │   │   │   │   ├── apache
│   │   │   │   │   │   └── LICENSE-2.0.txt
│   │   │   │   │   ├── boost
│   │   │   │   │   │   └── LICENSE_1_0.txt
│   │   │   │   │   ├── e2fsprogs
│   │   │   │   │   │   └── COPYING.txt
│   │   │   │   │   ├── expat
│   │   │   │   │   │   └── COPYING.txt
│   │   │   │   │   ├── gnu
│   │   │   │   │   │   └── COPYING.txt
│   │   │   │   │   ├── mootools
│   │   │   │   │   │   └── license.txt
│   │   │   │   │   ├── prototype
│   │   │   │   │   │   └── license.txt
│   │   │   │   │   └── yahoo
│   │   │   │   │       └── license.txt
│   │   │   │   ├── resources
│   │   │   │   │   ├── 508
│   │   │   │   │   │   ├── content.css
│   │   │   │   │   │   ├── structure.css
│   │   │   │   │   │   ├── veneer.css
│   │   │   │   │   │   └── veneerPopup.css
│   │   │   │   │   ├── AC_RunActiveContent.js
│   │   │   │   │   ├── ajax.js
│   │   │   │   │   ├── content.css
│   │   │   │   │   ├── deleteCart.js
│   │   │   │   │   ├── deleteCartD.js
│   │   │   │   │   ├── dom.js
│   │   │   │   │   ├── drag.js
│   │   │   │   │   ├── dragdrop-debug.js
│   │   │   │   │   ├── dropdownMail.js
│   │   │   │   │   ├── dropdownTriad.js
│   │   │   │   │   ├── event.js
│   │   │   │   │   ├── getArrayAjax.js
│   │   │   │   │   ├── logger.js
│   │   │   │   │   ├── moo.fx.js
│   │   │   │   │   ├── moo.fx.pack.js
│   │   │   │   │   ├── popup.js
│   │   │   │   │   ├── prototype.js
│   │   │   │   │   ├── standard.js
│   │   │   │   │   ├── structure.css
│   │   │   │   │   ├── tableSorter.js
│   │   │   │   │   ├── veneer.css
│   │   │   │   │   ├── veneerPopup.css
│   │   │   │   │   ├── yahoo.js
│   │   │   │   │   └── yahoofiles
│   │   │   │   │       └── yp_files
│   │   │   │   │           ├── animation.js
│   │   │   │   │           ├── autocomplete.js
│   │   │   │   │           ├── container.js
│   │   │   │   │           ├── dom.js
│   │   │   │   │           ├── dragdrop.js
│   │   │   │   │           ├── event.js
│   │   │   │   │           ├── foobar.js
│   │   │   │   │           └── yahoo.js
│   │   │   │   ├── strings
│   │   │   │   │   └── en
│   │   │   │   │       └── default.xml
│   │   │   │   └── xslt
│   │   │   │       ├── _copy.xsl
│   │   │   │       ├── _feature.xsl
│   │   │   │       ├── _fulfillment.xsl
│   │   │   │       ├── _gethost.xsl
│   │   │   │       ├── _host.xsl
│   │   │   │       ├── _product.xsl
│   │   │   │       ├── _searchfulfillment.xsl
│   │   │   │       ├── _searchhost.xsl
│   │   │   │       ├── _searchuser.xsl
│   │   │   │       ├── _user.xsl
│   │   │   │       ├── admin.xsl
│   │   │   │       ├── adminAlerts.xsl
│   │   │   │       ├── adminAlertsForm.xsl
│   │   │   │       ├── adminNav.xsl
│   │   │   │       ├── adminRedundantSystemInfoDisplay.xsl
│   │   │   │       ├── adminSystem.xsl
│   │   │   │       ├── adminSystemForm.xsl
│   │   │   │       ├── adminSystemHostDisplay.xsl
│   │   │   │       ├── adminSystemInfo.xsl
│   │   │   │       ├── adminSystemInfoDisplay.xsl
│   │   │   │       ├── adminUsers.xsl
│   │   │   │       ├── adminVendor.xsl
│   │   │   │       ├── adminVendorForm.xsl
│   │   │   │       ├── alertSummary.xsl
│   │   │   │       ├── alertSummaryDetails.xsl
│   │   │   │       ├── alerts.xsl
│   │   │   │       ├── autoLogin.xsl
│   │   │   │       ├── commonAdmin.xsl
│   │   │   │       ├── commonDashboard.xsl
│   │   │   │       ├── commonDetails.xsl
│   │   │   │       ├── commonPassword.xsl
│   │   │   │       ├── commonSignin.xsl
│   │   │   │       ├── concurrentHostsDetails.xsl
│   │   │   │       ├── concurrentHostsExport.xsl
│   │   │   │       ├── concurrenthosts.xsl
│   │   │   │       ├── dashboard.xsl
│   │   │   │       ├── display.xsl
│   │   │   │       ├── displayall.xsl
│   │   │   │       ├── errorMessageCount.xsl
│   │   │   │       ├── expiredPassword.xsl
│   │   │   │       ├── export.xsl
│   │   │   │       ├── floatingSummaryDetails.xsl
│   │   │   │       ├── footer.xsl
│   │   │   │       ├── fulfillments.xsl
│   │   │   │       ├── fulfillmentsDetails.xsl
│   │   │   │       ├── fulfillmentsExport.xsl
│   │   │   │       ├── getHostName.xsl
│   │   │   │       ├── getMasterName.xsl
│   │   │   │       ├── handlepassword.xsl
│   │   │   │       ├── handlesignin.xsl
│   │   │   │       ├── header.xsl
│   │   │   │       ├── headerNav.xsl
│   │   │   │       ├── help.xsl
│   │   │   │       ├── helpAdmin.xsl
│   │   │   │       ├── hostDetails.xsl
│   │   │   │       ├── hostExport.xsl
│   │   │   │       ├── hosts.xsl
│   │   │   │       ├── hostsDetails.xsl
│   │   │   │       ├── hostsExport.xsl
│   │   │   │       ├── hostsummary.xsl
│   │   │   │       ├── importLicense.xsl
│   │   │   │       ├── licensePage.xsl
│   │   │   │       ├── licenseSummary.xsl
│   │   │   │       ├── licenseSummaryDetails.xsl
│   │   │   │       ├── licenses.xsl
│   │   │   │       ├── locale.xsl
│   │   │   │       ├── localeCount.xsl
│   │   │   │       ├── localeDefaultDropDown.xsl
│   │   │   │       ├── localeSelectionDropDown.xsl
│   │   │   │       ├── login.xsl
│   │   │   │       ├── login508.xsl
│   │   │   │       ├── password.xsl
│   │   │   │       ├── savelicconfig.xsl
│   │   │   │       ├── serverLogLevelDropDown.xsl
│   │   │   │       ├── sessionTimeout.xsl
│   │   │   │       ├── signin.xsl
│   │   │   │       ├── signout.xsl
│   │   │   │       ├── startupMessages.xsl
│   │   │   │       ├── systeminfo.xsl
│   │   │   │       ├── testVendorParameter.xsl
│   │   │   │       ├── userName.xsl
│   │   │   │       ├── users.xsl
│   │   │   │       ├── usersList.xsl
│   │   │   │       ├── vendor.xsl
│   │   │   │       ├── vendorByIndex.xsl
│   │   │   │       ├── vendorConfig.xsl
│   │   │   │       ├── vendorCount.xsl
│   │   │   │       ├── vendorPort.xsl
│   │   │   │       ├── vendorSelectionDropDown.xsl
│   │   │   │       ├── vendorSelectionForm.xsl
│   │   │   │       ├── vendorStatus.xsl
│   │   │   │       └── vendorsList.xsl
│   │   │   └── wsdl
│   │   │       └── LicenseServer.wsdl
│   │   ├── lmbind
│   │   │   ├── MSHyperV
│   │   │   │   ├── lmbind.exe
│   │   │   │   └── lmhostid.exe
│   │   │   ├── README
│   │   │   └── VMWareESX
│   │   │       ├── lmbind
│   │   │       └── lmhostid
│   │   ├── lmborrow.exe
│   │   ├── lmcode.c
│   │   ├── lmcode.obj
│   │   ├── lmcrypt.exe
│   │   ├── lmcrypt.obj
│   │   ├── lmdiag.exe
│   │   ├── lmdown.exe
│   │   ├── lmflex.exe
│   │   ├── lmflex_libFNP.dll
│   │   ├── lmgr.lib
│   │   ├── lmgr_dongle.lib
│   │   ├── lmgr_dongle_stub.lib
│   │   ├── lmgr_trl.lib
│   │   ├── lmgras.lib
│   │   ├── lmgrd.exe
│   │   ├── lmgrd.lib
│   │   ├── lmgrs.lib
│   │   ├── lmhostid.exe
│   │   ├── lminstall.exe
│   │   ├── lmnewgen.exe
│   │   ├── lmnewgen.obj
│   │   ├── lmnewlog.exe
│   │   ├── lmpath.exe
│   │   ├── lmprikey.h
│   │   ├── lmrand1.exe
│   │   ├── lmremove.exe
│   │   ├── lmreread.exe
│   │   ├── lmseeds.h
│   │   ├── lmsign.lib
│   │   ├── lmstat.exe
│   │   ├── lmstrip.exe
│   │   ├── lmswitch.exe
│   │   ├── lmswitchr.exe
│   │   ├── lmtools.exe
│   │   ├── lmutil.exe
│   │   ├── lmver.exe
│   │   ├── ls_getActivationsStub.obj
│   │   ├── lsrvend.c
│   │   ├── lsvendor.obj
│   │   ├── makefile
│   │   ├── makefile.act
│   │   ├── preparchive_11.9.0.yaa
│   │   ├── preptool.exe
│   │   ├── publisher
│   │   │   ├── DemoTrustedConfigIn.xml
│   │   │   ├── DemoTrustedConfigOut.xml
│   │   │   ├── FnpCommsSoap.dll
│   │   │   ├── responsegen.dll
│   │   │   ├── responsegen.exe
│   │   │   ├── responsegenUI.exe
│   │   │   ├── schemas
│   │   │   │   ├── Version1
│   │   │   │   │   ├── B_ActivationSpecificationRecord.xsd
│   │   │   │   │   ├── C_ActivationRequest.xsd
│   │   │   │   │   ├── D_ActivationResponse.xsd
│   │   │   │   │   ├── E_ReturnRequest.xsd
│   │   │   │   │   ├── F_ReturnResponse.xsd
│   │   │   │   │   ├── G_RepairRequest.xsd
│   │   │   │   │   ├── H_RepairResponse.xsd
│   │   │   │   │   ├── I_FulfillmentRecord.xsd
│   │   │   │   │   ├── J_ShortCodeRequest.xsd
│   │   │   │   │   ├── K_ShortCodeResponse.xsd
│   │   │   │   │   ├── L_RequestCodeAnalysis.xsd
│   │   │   │   │   ├── M1_Dictionary.xsd
│   │   │   │   │   ├── M2_NonEmptyString.xsd
│   │   │   │   │   ├── M3_EnterpriseDataType.xsd
│   │   │   │   │   ├── M4_TrustedHostInformationType.xsd
│   │   │   │   │   ├── M7_TrustedIdType.xsd
│   │   │   │   │   ├── O_ConfigPhaseOne.xsd
│   │   │   │   │   ├── P1_ConfigPhaseTwo.xsd
│   │   │   │   │   ├── P2_ConfigKeyOut.xsd
│   │   │   │   │   ├── Q_DeductionRecord.xsd
│   │   │   │   │   ├── R1_ConfigResponseServer.xsd
│   │   │   │   │   ├── R2_ConfigResponseClient.xsd
│   │   │   │   │   ├── S_ActivationSettings.xsd
│   │   │   │   │   ├── T_FailureResponse.xsd
│   │   │   │   │   ├── U1_CommsTargetFlex.xsd
│   │   │   │   │   ├── U2_CommsTargetHttp.xsd
│   │   │   │   │   ├── U4_CommsTargetSoap.xsd
│   │   │   │   │   ├── V1_CreateActivationParameter.xsd
│   │   │   │   │   ├── V2_CreateReturnParameter.xsd
│   │   │   │   │   ├── V3_CreateRepairParameter.xsd
│   │   │   │   │   ├── V4_CreateShortCodeParameter.xsd
│   │   │   │   │   ├── W1_CreateActivationResponseParameter.xsd
│   │   │   │   │   ├── W2_CreateReturnResponseParameter.xsd
│   │   │   │   │   ├── W3_CreateRepairResponseParameter.xsd
│   │   │   │   │   ├── W4C_CreateConfigResponseClientParameter.xsd
│   │   │   │   │   ├── W4S_CreateConfigResponseServerParameter.xsd
│   │   │   │   │   ├── W5_CreateFailureResponseParameter.xsd
│   │   │   │   │   └── W6_CreateResponseCodeParameter.xsd
│   │   │   │   ├── Version2
│   │   │   │   │   ├── C_ActivationRequest.xsd
│   │   │   │   │   ├── D_ActivationResponse.xsd
│   │   │   │   │   ├── E_ReturnRequest.xsd
│   │   │   │   │   ├── F_ReturnResponse.xsd
│   │   │   │   │   ├── G_RepairRequest.xsd
│   │   │   │   │   ├── H_RepairResponse.xsd
│   │   │   │   │   ├── I_FulfillmentRecord.xsd
│   │   │   │   │   ├── M1_Dictionary.xsd
│   │   │   │   │   ├── M2_NonEmptyString.xsd
│   │   │   │   │   ├── M3_EnterpriseDataType.xsd
│   │   │   │   │   ├── M4_TrustedHostInformationType.xsd
│   │   │   │   │   ├── M5_ParameterHeaderType.xsd
│   │   │   │   │   ├── M5_VersionNumberType.xsd
│   │   │   │   │   ├── M6_ParameterHeaderType.xsd
│   │   │   │   │   ├── M7_TrustedIdType.xsd
│   │   │   │   │   ├── V1_CreateActivationParameter.xsd
│   │   │   │   │   ├── V2_CreateReturnParameter.xsd
│   │   │   │   │   ├── V3_CreateRepairParameter.xsd
│   │   │   │   │   ├── W1_CreateActivationResponseParameter.xsd
│   │   │   │   │   ├── W2_CreateReturnResponseParameter.xsd
│   │   │   │   │   └── W3_CreateRepairResponseParameter.xsd
│   │   │   │   ├── Version3
│   │   │   │   │   ├── B_ActivationSpecificationRecord.xsd
│   │   │   │   │   ├── C_ActivationRequest.xsd
│   │   │   │   │   ├── E_ReturnRequest.xsd
│   │   │   │   │   ├── G_RepairRequest.xsd
│   │   │   │   │   ├── I_FulfillmentRecord.xsd
│   │   │   │   │   ├── M1_Dictionary.xsd
│   │   │   │   │   ├── M2_NonEmptyString.xsd
│   │   │   │   │   ├── M3_EnterpriseDataType.xsd
│   │   │   │   │   ├── M4_TrustedHostInformationType.xsd
│   │   │   │   │   ├── M5_ParameterHeaderType.xsd
│   │   │   │   │   ├── M5_VersionNumberType.xsd
│   │   │   │   │   ├── M6_ParameterHeaderType.xsd
│   │   │   │   │   ├── M7_TrustedIdType.xsd
│   │   │   │   │   ├── M8_UniqueMachineNumbersType.xsd
│   │   │   │   │   ├── M9_PlatformType.xsd
│   │   │   │   │   ├── V1_CreateActivationParameter.xsd
│   │   │   │   │   ├── V2_CreateReturnParameter.xsd
│   │   │   │   │   └── V3_CreateRepairParameter.xsd
│   │   │   │   ├── Version4
│   │   │   │   │   ├── I_FulfillmentRecord.xsd
│   │   │   │   │   ├── M11_TrustFlags.xsd
│   │   │   │   │   ├── M1_Dictionary.xsd
│   │   │   │   │   ├── M2_NonEmptyString.xsd
│   │   │   │   │   ├── M4_TrustedHostInformationType.xsd
│   │   │   │   │   ├── M5_VersionNumberType.xsd
│   │   │   │   │   ├── M7_TrustedIdType.xsd
│   │   │   │   │   ├── M8_UniqueMachineNumbersType.xsd
│   │   │   │   │   └── M9_PlatformType.xsd
│   │   │   │   └── Version5
│   │   │   │       ├── M10_ConfigTypes.xsd
│   │   │   │       ├── M11_TrustFlags.xsd
│   │   │   │       ├── M12_BreakInfo.xsd
│   │   │   │       ├── M13_RightsId.xsd
│   │   │   │       ├── M14_ResponseActionReference.xsd
│   │   │   │       ├── M15_ResponseDenyReason_NotUsed.xsd
│   │   │   │       ├── M16_TypeValueComment.xsd
│   │   │   │       ├── M5_VersionNumberType.xsd
│   │   │   │       ├── P3_MultipleKeyData.xsd
│   │   │   │       ├── V7_CreateCompositeRequestParameter.xsd
│   │   │   │       ├── W7_CreateCompositeResponseParameter.xsd
│   │   │   │       ├── X_CompositeRequest.xsd
│   │   │   │       └── Y_CompositeResponse.xsd
│   │   │   ├── tcencrypt.exe
│   │   │   ├── tsreset.exe
│   │   │   ├── unprotected
│   │   │   │   └── tsreset.exe
│   │   │   ├── xml
│   │   │   │   ├── DemoKeyout.xml
│   │   │   │   ├── ShortCode.asr
│   │   │   │   ├── ShortCodeA.asr
│   │   │   │   ├── ShortCodeB.asr
│   │   │   │   ├── ShortCodeC.asr
│   │   │   │   ├── ShortCodeCompat1.asr
│   │   │   │   ├── ShortCodeCompat5.asr
│   │   │   │   ├── ShortCodeD.asr
│   │   │   │   ├── ShortCodeE.asr
│   │   │   │   ├── TrustedId51Keyfile.xml
│   │   │   │   ├── TrustedId55Keyfile.xml
│   │   │   │   ├── Version1
│   │   │   │   │   ├── B_ActivationSpecificationRecord.xml
│   │   │   │   │   ├── C_ActivationRequest.xml
│   │   │   │   │   ├── D_ActivationResponse.xml
│   │   │   │   │   ├── E_ReturnRequest.xml
│   │   │   │   │   ├── F_ReturnResponse.xml
│   │   │   │   │   ├── G_RepairRequest.xml
│   │   │   │   │   ├── H_RepairResponse.xml
│   │   │   │   │   ├── I_FulfillmentRecord.xml
│   │   │   │   │   ├── J_ShortCodeRequest.xml
│   │   │   │   │   ├── K_ShortCodeResponse.xml
│   │   │   │   │   ├── L_RequestCodeAnalysis.xml
│   │   │   │   │   ├── O_ConfigPhaseOne.xml
│   │   │   │   │   ├── P1_ConfigPhaseTwo.xml
│   │   │   │   │   ├── P2_ConfigKeyout.xml
│   │   │   │   │   ├── Q_DeductionRecord.xml
│   │   │   │   │   ├── R1_ConfigResponseServer.xml
│   │   │   │   │   ├── R2_ConfigResponseClient.xml
│   │   │   │   │   ├── S_ActivationSettings.xml
│   │   │   │   │   ├── T_FailureResponse.xml
│   │   │   │   │   ├── U1_CommsTargetFlex.xml
│   │   │   │   │   ├── U2_CommsTargetHttp.xml
│   │   │   │   │   ├── U4_CommsTargetSoap.xml
│   │   │   │   │   ├── V1_CreateActivationParameter.xml
│   │   │   │   │   ├── V2_CreateReturnParameter.xml
│   │   │   │   │   ├── V3_CreateRepairParameter.xml
│   │   │   │   │   ├── V4_CreateShortCodeParameter.xml
│   │   │   │   │   ├── W1_CreateActivationResponseClientParameter.xml
│   │   │   │   │   ├── W1_CreateActivationResponseParameter.xml
│   │   │   │   │   ├── W2_CreateReturnResponseParameter.xml
│   │   │   │   │   ├── W3_CreateRepairResponseParameter.xml
│   │   │   │   │   ├── W4C_CreateConfigResponseClientParameter.xml
│   │   │   │   │   ├── W4C_CreateConfigResponseClientParameterTwoConfigs.xml
│   │   │   │   │   ├── W4S_CreateConfigResponseServerParameter.xml
│   │   │   │   │   ├── W4S_CreateConfigResponseServerParameterTwoConfigs.xml
│   │   │   │   │   ├── W5_CreateFailureResponseParameter.xml
│   │   │   │   │   ├── W6_CreateResponseCodeParameter.xml
│   │   │   │   │   ├── W6_CreateResponseCodeParameterActivation.xml
│   │   │   │   │   ├── W6_CreateResponseCodeParameterRepair.xml
│   │   │   │   │   └── W6_CreateResponseCodeParameterReturn.xml
│   │   │   │   ├── Version2
│   │   │   │   │   ├── C_ActivationRequest.xml
│   │   │   │   │   ├── D_ActivationResponse.xml
│   │   │   │   │   ├── E_ReturnRequest.xml
│   │   │   │   │   ├── F_ReturnResponse.xml
│   │   │   │   │   ├── G_RepairRequest.xml
│   │   │   │   │   ├── H_RepairResponse.xml
│   │   │   │   │   ├── V1_CreateActivationParameter.xml
│   │   │   │   │   ├── V2_CreateReturnParameter.xml
│   │   │   │   │   ├── V3_CreateRepairParameter.xml
│   │   │   │   │   ├── W1_CreateActivationResponseParameter.xml
│   │   │   │   │   ├── W2_CreateReturnResponseParameter.xml
│   │   │   │   │   └── W3_CreateRepairResponseParameter.xml
│   │   │   │   ├── Version3
│   │   │   │   │   ├── B_ActivationSpecificationRecord.xml
│   │   │   │   │   ├── C_ActivationRequest.xml
│   │   │   │   │   ├── E_ReturnRequest.xml
│   │   │   │   │   ├── G_RepairRequest.xml
│   │   │   │   │   ├── V1_CreateActivationParameter.xml
│   │   │   │   │   ├── V2_CreateReturnParameter.xml
│   │   │   │   │   └── V3_CreateRepairParameter.xml
│   │   │   │   └── Version5
│   │   │   │       ├── W7_AppEx1SingleStepActivate.xml
│   │   │   │       ├── W7_AppEx2ProductUpgrade.xml
│   │   │   │       ├── W7_SvrEx1MultipleActivate.xml
│   │   │   │       ├── W7_SvrEx2PartialReturn.xml
│   │   │   │       ├── W7_SvrEx3PartialUpgrade.xml
│   │   │   │       └── W7_SvrEx4Repair.xml
│   │   │   └── xmlsign.exe
│   │   ├── serveractutil.exe
│   │   ├── serveractutil_libFNP.dll
│   │   ├── servercomptranutil.exe
│   │   ├── servercomptranutil_libFNP.dll
│   │   ├── tsJavaAcc.dll
│   │   ├── tsJavaAcc.exp
│   │   ├── tsJavaAcc_libFNP.dll
│   │   ├── tsreset_app.exe
│   │   ├── tsreset_app_libFNP.dll
│   │   ├── tsreset_svr.exe
│   │   ├── tsreset_svr_libFNP.dll
│   │   ├── uncounted.lic
│   │   └── uninstallanchorservice.exe
│   └── x64_n6_enterprise
│       ├── 15day_engr
│       │   └── 15day_engr.asr
│       ├── 1day_student
│       │   └── 1day_student.asr
│       ├── 30day_acct
│       │   └── 30day_acct.asr
│       ├── ActivationSettings
│       │   └── publisher.xml
│       ├── DemoTrustedConfigIn.xml
│       ├── DemoTrustedConfigOut.xml
│       ├── FNP_Act_Installer.dll
│       ├── appactutil.exe
│       ├── appactutil_libFNP.dll
│       ├── appcomptranutil.exe
│       ├── counted.lic
│       ├── demo.exe
│       ├── demo_libFNP.dll
│       ├── emergency
│       │   └── emergency.asr
│       ├── ezcalc.exe
│       ├── ezcalc_libFNP.dll
│       ├── ezcalcsdt.exe
│       ├── ezcalcsdt_libFNP.dll
│       ├── lmdiag.exe
│       ├── lmdown.exe
│       ├── lmgrd.exe
│       ├── lmpath.exe
│       ├── lmstat.exe
│       ├── lmutil.exe
│       ├── serveractutil.exe
│       ├── serveractutil_libFNP.dll
│       └── servercomptranutil.exe
└── Flexlm_sdk_11.9_x64.rar

108 directories, 1186 files



标签: Flexlm Flex Lex sdk sd

实例下载地址

Flexlm_sdk_11.9_x64

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警