Coder Social home page Coder Social logo

artcoforwindows's Introduction

Jun Park(sakusi4)'s Profile

GitHub Badge Gmail Badge

sakusi4's GitHub Stats sakusi4's Most Used Langs

artcoforwindows's People

Contributors

hjp7310 avatar sakusi4 avatar

Watchers

 avatar  avatar

artcoforwindows's Issues

Sound block problem

Using a soud block if we put "a number" in the blanks and play the project, Artco program is down.

project playing crush problem

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.ComponentModel.Win32Exception (0x80004005): 创建窗口句柄时出错。
在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
在 System.Windows.Forms.Control.CreateHandle()
在 System.Windows.Forms.TextBoxBase.CreateHandle()
在 System.Windows.Forms.Control.get_Handle()
在 System.Windows.Forms.Control.get_WindowText()
在 System.Windows.Forms.TextBoxBase.get_WindowText()
在 System.Windows.Forms.Control.get_Text()
在 System.Windows.Forms.TextBox.get_Text()
在 ArtcoCustomControl.MiniView.get_contentName() 位置 D:\GoogleDrive\Workspace\ArtcoProject\ArtcoCustomControl\MiniView.cs:行号 32
在 Artco.Sound.<>c__DisplayClass11_0.b__0(MiniView item)
在 System.Collections.Generic.List1.FindIndex(Int32 startIndex, Int32 count, Predicate1 match)
在 System.Collections.Generic.List1.Exists(Predicate1 match)
在 Artco.Sound.CreateSoundMiniviews(List`1 miniViewList, Int32 category, Int32 userTab)
在 Artco.StorageForm.b__20_1()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.Execute()

************** 已加载的程序集 **************
mscorlib
程序集版本:4.0.0.0
Win32 版本:4.8.4250.0 built by: NET48REL1LAST_C
基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

Artco
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/Program%20Files%20(x86)/Artco/Artco.exe

System.Windows.Forms
程序集版本:4.0.0.0
Win32 版本:4.8.4250.0 built by: NET48REL1LAST_C
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
程序集版本:4.0.0.0
Win32 版本:4.8.4200.0 built by: NET48REL1LAST_C
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
程序集版

오브젝트 파일 파싱 문제

예전 오브젝트 저장시 파싱 코드에서는 변수 이름은 저장하지만 값은 저장하지 않는데 예전 오브젝트 로드시 파싱 코드에서는 변수 이름과 값을 잘못 파싱된 데이터로부터 잘못 불러옴

ArtcoObject.cs
UserVariableManager.AddVariable(value[0], double.Parse(value[1]));

value[1]은 value[0]의 값이 아닌 또 다른 변수명임

변수값 초기화 문제

문제
변수 선언 및 초기값 지정을 한경우
재생 후 중지 버튼을 누르면 InitializeVariables()를 호출해
변수값을 수정 불가능하게 무조건 0으로 초기화 하는 문제가 있음

해결책
사용자가 변수를 선언할때 지정한 초기값을 변수 관련 객체에 저장해두고 그 값으로 초기화를 진행해야 할것으로 판단됨

Bunifu problem

image
when we using the software this tip shows up , as I can recall we deleted this file when we trying to fix the recoding problem
please check this please

screen capture problem

as I show to Miss Choi the when we done the screen capture ,the save pass can not found the video

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.