1、错误描述

Error: expected expression, got '}'
.globalEval/<@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:2:2613
.globalEval@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:2:2587
.domManip@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:22992
.append@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:20502
.html/<@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:22025
m.access@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:3284
.html@http://localhost:8080/Sys/resource/global/plugins/jquery.min.js:3:21623
b/<.compile/<@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17518
$@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:70:197
B@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:59:255
g@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:51:335
D/<@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:50:444
l@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:16990
y/l.compile/</<@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:17216
Pe/this.$get</n.prototype.$broadcast@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:128:355
m/y.transitionTo/y.transition<@http://localhost:8080/Sys/resource/global/plugins/angularjs/plugins/angular-ui-router.min.js:9:13178
f/<@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:112:113
Pe/this.$get</n.prototype.$eval@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:126:11
Pe/this.$get</n.prototype.$digest@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:123:98
Pe/this.$get</n.prototype.$apply@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:126:291
l@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:81:238
M@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:85:342
wf/</F.onload@http://localhost:8080/Sys/resource/global/plugins/angularjs/angular.min.js:86:367

<div ui-view="" class="fade-in-up ng-scope">

2、错误原因

3、解决办法

Error: expected expression, got '}'的更多相关文章

  1. C和指针 第十二章 结构体 整体赋值 error: expected expression

    定义结构体后整体赋值时发生错误 typedef struct NODE { struct NODE *fwd; struct NODE *bwd; int value; } Node; //声明变量 ...

  2. error: expected expression before ‘struct

    Linux C/C++编程时常会遇到“error: expected expression before ‘struct’”错误,此错误一般是由未定义的宏(宏里套宏)或参量引起,导致编译器判断当前语句 ...

  3. error: expected expression before 'struct'

    错误原因: 使用了offsetof函数,却没有包含头文件<stddef.h> 解决办法: 包含<stddef.h>

  4. 坑备忘error: expected class-name before '{' token

    今日重构之前的代码,修改了命名空间,然后一处派生的子类定义处总是总是报error: expected class-name before '{' token,网上查了查原因,出现这种情况大致有两种情况 ...

  5. could not build module 'XXXXXXXX'或者error: expected identifier or '(' 。一堆奇怪的错误————错误根源

    一堆奇怪的错误:1⃣️could not build module 'XXXXXXXX' 2⃣️error: expected identifier or '(' 3⃣️EDIT Setting Pr ...

  6. AspNetPager控件报错误: Syntax error, unrecognized expression: input#ctl00$ContentPlaceHolder1$Aspnetpager1_input问题解决[摘]

    高版本IE,如IE10或者IE11在浏览页面时出现错误: Syntax error, unrecognized expression: input#ctl00$ContentPlaceHolder1$ ...

  7. 一个参数大小写引发的uploadify报错 "Syntax error, unrecognized expression: #"

     上传控件uploadify 报错"Syntax error, unrecognized expression: #" 版本为 uploadify3.2  报错原因:参数ID[hi ...

  8. error: expected constructor, destructor, or type conversion before '.' token

    今天写代码是遇到这样一个问题error: expected constructor, destructor, or type conversion before '.' token:立马网上查,原来是 ...

  9. Cocos2d-x 3.0 编译出错 解决 error: expected &#39;;&#39; at end of member declaration

    近期把项目移植到cocos2d-x 3.0,在整Android编译环境的时候,出现一大堆的编译出错,都是类似"error: expected ';' at end of member dec ...

随机推荐

  1. 单元测试系列:Mock工具之Mockito实战

    更多原创测试技术文章同步更新到微信公众号 :三国测,敬请扫码关注个人的微信号,感谢! 原文链接:http://www.cnblogs.com/zishi/p/6780719.html 在实际项目中写单 ...

  2. JAX-RS和Jersey

    一:JAX-RS JAX-RS是JAVA EE6 引入的一个新技术. JAX-RS即Java API for RESTful Web Services,是一个Java 编程语言的应用程序接口,支持按照 ...

  3. oracle用户、权限操作

    oracle用户操作,权限操作: 1.创建用户,并让用户默认表空间为tb1: create user 用户名 identified by 密码 default namespace tb1 2.授权: ...

  4. BZOJ 3790: 神奇项链 [Manacher 贪心]

    3790: 神奇项链 Time Limit: 10 Sec  Memory Limit: 64 MBSubmit: 405  Solved: 200[Submit][Status][Discuss] ...

  5. BZOJ 1396&&2865 识别子串[后缀自动机 线段树]

    Description 在这个问题中,给定一个字符串S,与一个整数K,定义S的子串T=S(i, j)是关于第K位的识别子串,满足以下两个条件: 1.i≤K≤j. 2.子串T只在S中出现过一次. 例如, ...

  6. Does Java pass by reference or pass by value?(Java是值传递还是引用传递) - 总结

    这个话题一直是Java程序员的一个热议话题,争论不断,但是不论是你百度搜也好还是去看官方的文档中所标明的也好,得到的都只有一个结论:Java只有值传递. 在这里就不贴代码细致解释了,让我们来看看一些论 ...

  7. 【linux之用户,密码,组管理】

    一.用户及密码 用户账户 超级用户:UID=0 root 普通用户:UID!=0 系统用户: 0<UID<500 为了维持系统的某些功能或者实现某些服务 不能完成登录时候的身份验证 普通用 ...

  8. 第三方页面嵌入到web项目的方案 之 使用iframe嵌入

    有些项目中可能会遇到这样的需求, 需要在一个项目中嵌入其他的项目的页面或者功能.并且需要这两个页面之间能够进行交互. 本文主要介绍如何实现这种第三方应用的嵌入, 主要有以下几个方向: 1.iframe ...

  9. 初涉扫码登录:edusoho实现客户端扫码登录(简版)

    一.项目简介及需求 edusoho是一套商业版的在线教育平台,项目本身基于symfony2框架开发,现在有一款自己的APP,要求在不多修改edusoho自身代码的基础上,实现客户端对PC端扫码登录.不 ...

  10. 修改Request 中的数据

    拦截器修改参数 今天一位网友开发中遇到一个需求,他需要在Request中修改传递过来的数据.开始的时候他在拦截器中修改,在拦截器中可以获取到从前台request中 传递过来的数据.他写法大致如下:自定 ...