02 2023 档案
摘要:/* * 转换组件属性设置 */ function OpenOfficeMakePropertyValue( $name, $value, $osm) { $oStruct = $osm->Bridge_GetStruct("com.sun.star.beans.PropertyValue"); $
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>canves</title> <style> #canvas { cursor:url(../images/pen.png),crosshair; } #canvasdiv{ bo
阅读全文