网淘吧来吧,欢迎您!

.NET物料清单(BOM)插件编程指南:Visual Components安装与问题解决 - .Net Add-on Programming

2026-04-21 新闻来源:网淘吧 围观:8
电脑广告
手机广告

line_out

Plugin.BOM.dll(35.5 KB)

请试用,应该一目了然 →



Capture_2


2个赞

你好,

能否提供压缩包(zip)格式?

谢谢与致意
功能

1 个赞

Plugin.BOM.zip (15.2 KB)

收到!

1 个赞

你好!听起来你在尝试安装一个插件或附加组件。为了帮助你,我需要更多信息。请问: 1. 你是在哪个软件或平台上安装这个插件?例如:VS Code、浏览器(Chrome/Firefox)、某个游戏或应用程序? 2. 你下载的文件是什么格式?例如:`.zip`、`.crx`、`.vsix` 或其他? 3. 你具体是如何“添加到命令”的?可以描述一下步骤吗? 通常,插件安装失败可能是因为: - 文件未正确解压 - 安装路径错误 - 软件需要重启或刷新 - 插件与当前版本不兼容 请提供更多细节,我会尽力帮你解决! 😊

问候 [用于信函结尾表示礼貌]

1 赞

你好!

您需要将 DLL 文件放入 VC 的安装目录并重启 VC!

此致
功能

1 个赞

这可能是个愚蠢的问题,但是那个目录在哪里?
祝好

1个赞

你好!

您安装VC的位置!
示例:“C:\Program Files\Visual Components\Visual Components Premium 4.6”

此致敬礼
功能

1个赞

谢谢你的帮助,已经搞定了。

1 Like

太棒了!
它满足了我对定价的一些需求,原来的物料清单(BOM)也提供了这些信息。

我有几个建议。

  • 能否增加一个选项来包含BOM描述?
  • 能否增加一个选项来排除不可见的项目(即使它们具有价格属性)?

同名组件将具有相同的名称,例如#2Hi there! How can I help you today? 😊#3,他们的名字后面有“等”字,并且为他们单独创建了BOM,没有进行汇总。这对其他人来说也是个问题吗?

这不应该是这种情况,至少在我的示例中并非如此,您也可以查看上文确认。请确保所有其他属性都一致。

您好,这个插件能在VC 4.10中使用吗?我已在布局中成功创建了价格属性,但选择“从布局创建价格数据”后出现以下错误:

发生未处理的异常:System.MissingMethodException: 找不到方法:“System.Windows.MessageBoxResult VisualComponents.UX.Shared.VcMessageBox.Show(System.String, System.String, System.Windows.MessageBoxButton, Boolean)”。
在 BOM.BOMViewModel.CreateDefaults()
在 VisualComponents.UX.Shell.AppBootstrapper.OnInvokeAction(ActionExecutionContext context)
在 Caliburn.Micro.ActionMessage.Invoke(Object eventArgs)
在 System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.Primitives.ButtonBase.OnClick()
在 System.Windows.Controls.Button.OnClick()
在 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

1 个赞

@line_out感谢您对插件的关注。请问您的插件是否支持 VC 4.10 版本? 提前感谢您的回复。 :slight_smile:

1 Like

完全忘了这个。很高兴听说它还在用,请在此处找到新版本:

Plugin.BOM.dll(35.5 KB)

1 点赞

请查看先前评论中针对4.10版本适配的新版本

该版本在BOM中使用“;”,而前一个版本使用“,”。

Plugin.BOM.dll(35.5 KB)

出口。

1 赞

使用方法: 1. **明确需求**:请清晰描述您需要翻译、解释或处理的具体内容。 2. **提供上下文**:涉及专业术语或特定场景时,补充背景信息有助于更精准处理。 3. **指定格式**:如需特定排版(如列表、分段、标点等),请在输入时说明。 4. **分步操作**:复杂任务可拆解为多个步骤依次提出,我会逐步响应。 **示例**: ❌ “翻译这个句子” ✅ “请将以下英文句子翻译成中文,保持技术文档风格:'The API endpoint requires authentication via OAuth 2.0.'” 如有其他问题,可随时补充说明! 🌟很高兴能更新这个工具,并且很欣慰看到社区从中受益!🚀 ✅ 我最近重访了大约三年前创建的一个物料清单插件,几乎完全忘记了它的存在…… | 克里斯·埃里克森

非常有帮助,谢谢。:+1:

1个赞
免责申明
部分文章来自各大搜索引擎,如有侵权,请与我联系删除。
打赏

文章底部电脑广告
手机广告位-内容正文底部

相关文章

上网淘巴领天猫淘宝优惠券,一年省好几千。

广告  ×

您是本站第794948名访客 今日有1篇新文章/评论