摘要:
table record recordid role_id table (user) user id role_id 上面的role_id 用的是字符串连接起来的,假设为: 2,3,5,7,8 两个表的role_id 都是这样的, 每个user有多个role ,所以role id里面存放的是role_id字符串 现在我需要的是,将user拥有的roleid 的record(table re......
摘要:
编译时,出现的错误是 --------------------configuration: a12 - win32 release-------------------- compiling resources... compiling... error spawning cl.exe a12.exe - 1 error(s), 0 warning(s) 到底是什么原因呀
......
为了即将到来的一颗星,
谢谢朋友们的支持,没有你们没有一颗星,我爱你们!
NO.1 作者: xuzhe1111
第一个!恭喜!
摘要:
代码如下 procedure tf_login.bitbtn1click(sender: tobject); var flag:boolean;//pass signal begin flag:=false; right:=combobox1.itemindex; logname:=edit1.text; password:=edit2.text; datamodule1.adoq_yh.......