⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rsa_draft.plg

📁 生成会话rsa密钥
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: rsa_draft - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19EF.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/rsa_draft.pdb" /debug /machine:I386 /out:"Debug/rsa_draft.exe" /pdbtype:sept 
".\Debug\rsa_draft.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19EF.tmp"
<h3>Output Window</h3>
Linking...
rsa_draft.obj : error LNK2001: unresolved external symbol "public: class vlong & __thiscall vlong::operator+=(class vlong const &)" (??Yvlong@@QAEAAV0@ABV0@@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "public: __thiscall vlong::vlong(class vlong const &)" (??0vlong@@QAE@ABV0@@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "public: __thiscall vlong::~vlong(void)" (??1vlong@@QAE@XZ)
rsa_draft.obj : error LNK2001: unresolved external symbol "public: __thiscall vlong::operator unsigned int(void)" (??Bvlong@@QAEIXZ)
rsa_draft.obj : error LNK2001: unresolved external symbol "class vlong  __cdecl operator%(class vlong const &,class vlong const &)" (??L@YA?AVvlong@@ABV0@0@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "public: __thiscall vlong::vlong(unsigned int)" (??0vlong@@QAE@I@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "class vlong  __cdecl modexp(class vlong const &,class vlong const &,class vlong const &)" (?modexp@@YA?AVvlong@@ABV1@00@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "class vlong  __cdecl operator-(class vlong const &,class vlong const &)" (??G@YA?AVvlong@@ABV0@0@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "private: int __thiscall vlong::cf(class vlong)const " (?cf@vlong@@ABEHV1@@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "class vlong  __cdecl gcd(class vlong const &,class vlong const &)" (?gcd@@YA?AVvlong@@ABV1@0@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "class vlong  __cdecl operator*(class vlong const &,class vlong const &)" (??D@YA?AVvlong@@ABV0@0@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "public: class vlong & __thiscall vlong::operator=(class vlong const &)" (??4vlong@@QAEAAV0@ABV0@@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "class vlong  __cdecl operator+(class vlong const &,class vlong const &)" (??H@YA?AVvlong@@ABV0@0@Z)
rsa_draft.obj : error LNK2001: unresolved external symbol "class vlong  __cdecl modinv(class vlong const &,class vlong const &)" (?modinv@@YA?AVvlong@@ABV1@0@Z)
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/rsa_draft.exe : fatal error LNK1120: 15 unresolved externals
Error executing link.exe.



<h3>Results</h3>
rsa_draft.exe - 16 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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