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. Vue.js搭建路由报错 router.map is not a function,Cannot read property ‘component’ of undefined

    错误: 解决办法: 2.0已经没有map了,使用npm install vue-router@0.7.13 命令兼容1.0版本vue 但是安装完之后会出现一个错误: Cannot read prope ...

  2. LeetCode - 657. Judge Route Circle

    Initially, there is a Robot at position (0, 0). Given a sequence of its moves, judge if this robot m ...

  3. 企业Nginx+Keepalived双主架构案例实战

    通过上一次课程的学习,我们知道Nginx+keepalived主从配置,始终有一台服务器处于空余状态,那如何更好的利用起来呢,我们需要借助Nginx+keepalived双主架构来实现,如下图通过改装 ...

  4. 构建企业级Nginx+Keepalived集群架构

    随着Nginx在国内的发展潮流,越来越多的互联网公司都在使用Nginx. Nginx高性能.稳定性成为IT人士青睐的http和反向代理服务器,今天我们来实战构建Nginx+Keepalived高可用架 ...

  5. Hive metastore源码阅读(三)

    上次写了hive metastore的partition的生命周期,但是简略概括了下alter_partition的操作,这里补一下alter_partition,因为随着项目的深入,发现它涉及的地方 ...

  6. checkbox/input文本框与文字对齐

    3种方法都能实现checkbox文本框或radio文本框与文字对齐: <meta charset="utf-8"> <input style="vert ...

  7. iOS 8 UIAlertController 和 UIAlertAction

    将alertView 和 actionSheet 封装在UIAlertController 里面化整为零,使开发者更便利 当我们一味的追求高内聚,低耦合的时候,伟大的苹果反其道而行之,这也告诉了我们一 ...

  8. 洛谷P2756飞行员配对方案问题 P2055假期的宿舍【二分图匹配】题解+代码

    洛谷 P2756飞行员配对方案问题 P2055假期的宿舍[二分图匹配] 飞行员配对方案问题 题目背景 第二次世界大战时期.. 题目描述 英国皇家空军从沦陷国征募了大量外籍飞行员.由皇家空军派出的每一架 ...

  9. 微信小程序 页面跳转传递数据

    点击view 跳转页面 <view class="album_image" data-album-obj="{{item}}" bindtap=" ...

  10. LaTeX 各种命令,符号

    函数.符号及特殊字符 声调 语法 效果 语法 效果 语法 效果 \bar{x} \acute{\eta} \check{\alpha} \grave{\eta} \breve{a} \ddot{y} ...