luobingbing0207

Results 9 comments of luobingbing0207

好的呢。。谢谢大佬。。对了。。大佬。。 "MsSqlServer": "initial catalog=NetCoreDemo;data source=.;password=123456;User id=sa;MultipleActiveResultSets=True", "PostgreSQL": "User ID=postgres;Password=123456;Host=localhost;Port=5432;Database=ZxwPgDemo;Pooling=true;", "Redis": "127.0.0.1:6379,abortConnect=false,connectRetry=3,connectTimeout=3000,defaultDatabase=1,syncTimeout=3000,version=3.2.100,responseTimeout=3000", "MySQL": "Server=localhost;Database=test; User ID=test;Password=123456;port=19800;CharSet=utf8;pooling=true;" 哪一个是sqlserver的呀??

那么我该在哪里去 讲 访问的 数据库源换成sqlserver呢???能否同时链接sqlserver和oracle?感谢大佬

好的呢。。谢谢大佬啦。。么么哒

大佬大佬。。。demo上传了木有呀。。在线等。。

我使用的是 SRWebSocket,SocketRocket 是facebook下对websocket的封装,然后在链接时卡住了,self.webScoket = [[SRWebSocket alloc] initWithURL:[NSURL URLWithString:@"ws://127.0.0.1:6379/ws/pre-connect"]];,,是否是该url链接设置的不对??若不对,应该怎么的拼写规则呢??网页端倒是能直接拿您的demo的方法直接调用。

。。。黑人问号???。。。大佬能给一个范例么??或者一个链接之类的

哦哦。。好的。。我去试试,,感谢大佬

巨佬就是牛逼。。。弱弱的问一个问题。。我看到你都是基于Guid来操作的。。能否切换到我自己的 ID格式呢??