zhimma

Results 4 issues of zhimma

Language : PHP The framework:"laravel/lumen-framework": "^8.0", Package: "casbin/laravel-authz": "^3.1" ### Problem description: ```php / alice has the admin role Enforcer::addRoleForUser('alice', 'admin'); // bob has the member role Enforcer::addRoleForUser('bob', 'member'); Enforcer::addPermissionForUser('member',...

https://github.com/tsrot/study-notes/blob/master/html5%20API%20postMessage%E8%B7%A8%E5%9F%9F%E8%AF%A6%E8%A7%A3.md 必须在请求页面有一个iframe吗?能不能类似Ajax直接从服务器获取数据 a.com 直接从b.com/b.php获取数据。

{ "A-G": [ { "code": "340000", "address": "安徽省" }, { "code": "820000", "address": "澳门特别行政区" }, { "code": "110000", "address": "北京" }, { "code": "350000", "address": "福建省" }, { "code": "620000",...

数据为了统一,想从数据库中查询,拼装,不知道可以吗? 可以的话如何拼装呢