Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
shuidiapp
Wiki
im
im
· Changes
Page history
wangqs created page: im
authored
Nov 23, 2016
by
互联网应用开发
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
im.md
im.md
+1
-1
No files found.
im.md
View page @
e269f3e3
#### 引入socket.io
#### 引入socket.io
```
javascript
```
javascript
public
static
function
get_static_js_list
()
{
public
static
function
get_static_js_list
()
{
return
array_merge
(
return
array_merge
(
parent
::
get_static_js_list
(),
array
(
parent
::
get_static_js_list
(),
array
(
'
js/socket.io-1.4.5.js
'
,
'
js/socket.io-1.4.5.js
'
,
...
...