Android studio运行时抛异常'com.sun.tools.javac.util.Context' class can't be found ('tools.jar' is absent in the plugin classpath). Kapt won't work检查JDK路径是不是有特殊符号,比如+。本人Mac 使用HomeBrew安卓的openjdk@8,其中有路径名为1.8.0+282,把+改成_,解决上面的问题。...
如下写法如果test_menu查不到数据时会出现异常select t.menu_id, t.menu_name into V_MENU_ID, V_MENU_NAMEfrom test_menu t where 1=1 and t.menu_id = :new.menu_id;使用虚拟表dual,解决oracle触发器、函数、存储等运行过程中取值操作时出现的异常select a.menu_id, a.menu_name int