Xi Lin
Xi Lin
会提示java.lang.Exception: Id编号o32没有找到 ``` java.lang.Exception: Id编号o32没有找到 at com.smshen.utils.PDM.getPDMTable(PDM.java:104) at com.smshen.utils.Parser.pdmPhysicalDiagramParser(Parser.java:52) at com.smshen.utils.Parser.pdmParser(Parser.java:35) at com.smshen.ContactEditorUI.jMenuItem1ActionPerformed(ContactEditorUI.java:127) at com.smshen.ContactEditorUI.access$000(ContactEditorUI.java:28) at com.smshen.ContactEditorUI$1.actionPerformed(ContactEditorUI.java:77) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.AbstractButton.doClick(AbstractButton.java:376) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833) at...
看sample不太清楚应该何时调用`wrapContent`这个方法? 对比了一下`YogaKit`,它是rootView调用`applyLayout`时调用`YGNodeSetMeasureFunc`的,相对统一明确。 另外,它重写了`intrinsicSize`方法,是否也可以参考加入一下?
According to this issue https://gitlab.com/gitlab-org/gitlab-ce/issues/700, 7.4 is incompatible with 2.1.0
I did profile with iOS9, and it shows that everytime when i dismiss the alertview, it shows up a memory leak in the method. However I cannot find the problem.
1. keyWindow有时候会被遮挡看不到的,使用了bang哥原来demo里的新加window的方法 2. 原先点击reload后错误一出现就会消失,改成了只有点cancel按钮才消失,不然完全看不见错误提示了
这个我们自己无法控制吧? 检测的原理是啥呢?
The method `numberOfMonthsUntilEndDate` written in https://github.com/distefam/MDCalendar/blob/master/MDCalendar/NSDate%2BMDCalendar.m#L164 can be wrong when the day of start date is larger than the day of end date. For example, if the start date is...
目前不支持aes-128-ctr等加密方法,有办法可以扩展一下吗?
  如图,rows应该是个对象数组,返回的是个空对象
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes. **If the problem is related to FairPlay, have you read the tutorial?** Not related to FairPlay. **What version...